Cloudflare · Example Payload

Cloudflare Workers Ai Chat Completion Response Example

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Cloudflare Workers Ai Chat Completion Response 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

idobjectcreatedmodelchoicesusage

Example Payload

Raw ↑
{
  "id": "abc123",
  "object": "example_value",
  "created": 10,
  "model": "example_value",
  "choices": [],
  "usage": "example_value"
}