simple_object_streaming.yaml

  1---
  2version: 2
  3interactions:
  4- id: 0
  5  request:
  6    proto: HTTP/1.1
  7    proto_major: 1
  8    proto_minor: 1
  9    content_length: 685
 10    host: ""
 11    body: '{"messages":[{"content":"Generate information about a person named Alice who is 30 years old and lives in Paris.","role":"user"}],"model":"grok-code-fast-1","max_tokens":4000,"stream_options":{"include_usage":true},"tool_choice":{"function":{"name":"Person"},"type":"function"},"tools":[{"function":{"name":"Person","strict":false,"description":"A person with name, age, and city","parameters":{"properties":{"age":{"description":"The person''s age","type":"integer"},"city":{"description":"The city where the person lives","type":"string"},"name":{"description":"The person''s name","type":"string"}},"required":["name","age","city"],"type":"object"}},"type":"function"}],"stream":true}'
 12    headers:
 13      Accept:
 14      - application/json
 15      Content-Type:
 16      - application/json
 17      User-Agent:
 18      - Charm-Fantasy/0.12.2 (https://charm.land/fantasy)
 19    url: https://api.x.ai/v1/chat/completions
 20    method: POST
 21  response:
 22    proto: HTTP/2.0
 23    proto_major: 2
 24    proto_minor: 0
 25    content_length: -1
 26    body: |+
 27      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":"The","role":"assistant"}}],"system_fingerprint":"fp_99052e9f23"}
 28
 29      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" user"}}],"system_fingerprint":"fp_99052e9f23"}
 30
 31      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" asks"}}],"system_fingerprint":"fp_99052e9f23"}
 32
 33      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" to"}}],"system_fingerprint":"fp_99052e9f23"}
 34
 35      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" generate"}}],"system_fingerprint":"fp_99052e9f23"}
 36
 37      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" information"}}],"system_fingerprint":"fp_99052e9f23"}
 38
 39      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" about"}}],"system_fingerprint":"fp_99052e9f23"}
 40
 41      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" a"}}],"system_fingerprint":"fp_99052e9f23"}
 42
 43      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" person"}}],"system_fingerprint":"fp_99052e9f23"}
 44
 45      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" named"}}],"system_fingerprint":"fp_99052e9f23"}
 46
 47      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" Alice"}}],"system_fingerprint":"fp_99052e9f23"}
 48
 49      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":","}}],"system_fingerprint":"fp_99052e9f23"}
 50
 51      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" "}}],"system_fingerprint":"fp_99052e9f23"}
 52
 53      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":"30"}}],"system_fingerprint":"fp_99052e9f23"}
 54
 55      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" years"}}],"system_fingerprint":"fp_99052e9f23"}
 56
 57      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" old"}}],"system_fingerprint":"fp_99052e9f23"}
 58
 59      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":","}}],"system_fingerprint":"fp_99052e9f23"}
 60
 61      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" living"}}],"system_fingerprint":"fp_99052e9f23"}
 62
 63      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" in"}}],"system_fingerprint":"fp_99052e9f23"}
 64
 65      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" Paris"}}],"system_fingerprint":"fp_99052e9f23"}
 66
 67      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":"."}}],"system_fingerprint":"fp_99052e9f23"}
 68
 69      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" There's"}}],"system_fingerprint":"fp_99052e9f23"}
 70
 71      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" a"}}],"system_fingerprint":"fp_99052e9f23"}
 72
 73      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" tool"}}],"system_fingerprint":"fp_99052e9f23"}
 74
 75      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" called"}}],"system_fingerprint":"fp_99052e9f23"}
 76
 77      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" \""}}],"system_fingerprint":"fp_99052e9f23"}
 78
 79      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":"Person"}}],"system_fingerprint":"fp_99052e9f23"}
 80
 81      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":"\""}}],"system_fingerprint":"fp_99052e9f23"}
 82
 83      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" that"}}],"system_fingerprint":"fp_99052e9f23"}
 84
 85      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" matches"}}],"system_fingerprint":"fp_99052e9f23"}
 86
 87      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" this"}}],"system_fingerprint":"fp_99052e9f23"}
 88
 89      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":":"}}],"system_fingerprint":"fp_99052e9f23"}
 90
 91      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" it"}}],"system_fingerprint":"fp_99052e9f23"}
 92
 93      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" creates"}}],"system_fingerprint":"fp_99052e9f23"}
 94
 95      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" a"}}],"system_fingerprint":"fp_99052e9f23"}
 96
 97      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" person"}}],"system_fingerprint":"fp_99052e9f23"}
 98
 99      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" with"}}],"system_fingerprint":"fp_99052e9f23"}
100
101      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" name"}}],"system_fingerprint":"fp_99052e9f23"}
102
103      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":","}}],"system_fingerprint":"fp_99052e9f23"}
104
105      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" age"}}],"system_fingerprint":"fp_99052e9f23"}
106
107      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":","}}],"system_fingerprint":"fp_99052e9f23"}
108
109      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" and"}}],"system_fingerprint":"fp_99052e9f23"}
110
111      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":" city"}}],"system_fingerprint":"fp_99052e9f23"}
112
113      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345670,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"reasoning_content":".\n"}}],"system_fingerprint":"fp_99052e9f23"}
114
115      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345672,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{"tool_calls":[{"id":"call_89395763","function":{"name":"Person","arguments":"{\"age\":30,\"city\":\"Paris\",\"name\":\"Alice\"}"},"index":0,"type":"function"}]}}],"system_fingerprint":"fp_99052e9f23"}
116
117      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345672,"model":"grok-code-fast-1","choices":[{"index":0,"delta":{},"finish_reason":"tool_calls"}],"system_fingerprint":"fp_99052e9f23"}
118
119      data: {"id":"6c2e9887-3a3b-dbcf-c9e3-a54e54208225","object":"chat.completion.chunk","created":1773345672,"model":"grok-code-fast-1","choices":[],"usage":{"prompt_tokens":429,"completion_tokens":44,"total_tokens":846,"prompt_tokens_details":{"text_tokens":429,"audio_tokens":0,"image_tokens":0,"cached_tokens":192},"completion_tokens_details":{"reasoning_tokens":373,"audio_tokens":0,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0},"num_sources_used":0,"cost_in_usd_ticks":6767400},"system_fingerprint":"fp_99052e9f23"}
120
121      data: [DONE]
122
123    headers:
124      Content-Type:
125      - text/event-stream
126    status: 200 OK
127    code: 200
128    duration: 1.629281625s