Cloudflare · Example Payload

Cloudflare Workers Ai Chat Completion Request Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Workers Ai Chat Completion Request Example is an example object payload from Cloudflare, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

modelmessagesmax_tokenstemperaturetop_pstream

Example Payload

Raw ↑
{
  "model": "example_value",
  "messages": [],
  "max_tokens": 10,
  "temperature": 42.5,
  "top_p": 42.5,
  "stream": true
}