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: 865
10 host: ""
11 body: '{"messages":[{"content":"You are a helpful assistant. Always use both add and multiply at the same time.","role":"system"},{"content":"Add and multiply the number 2 and 3","role":"user"}],"model":"google/gemini-2.5-flash","max_tokens":4000,"stream_options":{"include_usage":true},"tool_choice":"auto","tools":[{"function":{"name":"add","strict":false,"description":"Add two numbers","parameters":{"properties":{"a":{"description":"first number","type":"integer"},"b":{"description":"second number","type":"integer"}},"required":["a","b"],"type":"object"}},"type":"function"},{"function":{"name":"multiply","strict":false,"description":"Multiply two numbers","parameters":{"properties":{"a":{"description":"first number","type":"integer"},"b":{"description":"second number","type":"integer"}},"required":["a","b"],"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://ai-gateway.vercel.sh/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":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","object":"chat.completion.chunk","created":1773346184,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"role":"assistant"},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_mexww0bajf"}
28
29 data: {"id":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","object":"chat.completion.chunk","created":1773346184,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"id":"iSWgKq1pTuj1RcZp","type":"function","function":{"name":"add","arguments":""}}]},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_mexww0bajf"}
30
31 data: {"id":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","object":"chat.completion.chunk","created":1773346184,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\"b\":3,\"a\":2}"}}]},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_mexww0bajf"}
32
33 data: {"id":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","object":"chat.completion.chunk","created":1773346184,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"id":"DHwaxxZ8DOJ5Gij4","type":"function","function":{"name":"multiply","arguments":""}}]},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_mexww0bajf"}
34
35 data: {"id":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","object":"chat.completion.chunk","created":1773346184,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"{\"a\":2,\"b\":3}"}}]},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_mexww0bajf"}
36
37 data: {"id":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","object":"chat.completion.chunk","created":1773346184,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"provider_metadata":{"google":{"promptFeedback":null,"groundingMetadata":null,"urlContextMetadata":null,"safetyRatings":null,"usageMetadata":{"thoughtsTokenCount":37,"promptTokenCount":57,"candidatesTokenCount":10,"totalTokenCount":104,"trafficType":"ON_DEMAND"}},"gateway":{"routing":{"originalModelId":"google/gemini-2.5-flash","resolvedProvider":"vertex","resolvedProviderApiModelId":"gemini-2.5-flash","internalResolvedModelId":"vertex:gemini-2.5-flash","fallbacksAvailable":["google","deepinfra"],"internalReasoning":"Selected vertex as preferred provider for gemini-2.5-flash. 2 fallback(s) available: google, deepinfra","planningReasoning":"System credentials planned for: vertex, google, deepinfra. Total execution order: vertex(system) → google(system) → deepinfra(system)","canonicalSlug":"google/gemini-2.5-flash","finalProvider":"vertex","attempts":[{"provider":"vertex","internalModelId":"vertex:gemini-2.5-flash","providerApiModelId":"gemini-2.5-flash","credentialType":"system","success":true,"startTime":254966.869213,"endTime":256269.094898,"statusCode":200}],"modelAttemptCount":1,"modelAttempts":[{"modelId":"vertex:gemini-2.5-flash","canonicalSlug":"google/gemini-2.5-flash","success":true,"providerAttemptCount":1,"providerAttempts":[{"provider":"vertex","internalModelId":"vertex:gemini-2.5-flash","providerApiModelId":"gemini-2.5-flash","credentialType":"system","success":true,"startTime":254966.869213,"endTime":256269.094898,"statusCode":200}]}],"totalProviderAttemptCount":1},"cost":"0.0001346","marketCost":"0.0001346","generationId":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK","billableWebSearchCalls":0}}},"logprobs":null,"finish_reason":"tool_calls"}],"usage":{"prompt_tokens":57,"completion_tokens":10,"total_tokens":67,"cost":0.0001346,"is_byok":false,"prompt_tokens_details":{"cached_tokens":0,"audio_tokens":0,"video_tokens":0},"cost_details":{"upstream_inference_cost":null,"upstream_inference_prompt_cost":0,"upstream_inference_completions_cost":0},"completion_tokens_details":{"reasoning_tokens":37,"image_tokens":0},"cache_creation_input_tokens":0,"market_cost":0.0001346},"system_fingerprint":"fp_mexww0bajf","generationId":"gen_01KKHTPNXSMDSZH30WHXZ7E2GK"}
38
39 data: [DONE]
40
41 headers:
42 Content-Type:
43 - text/event-stream
44 status: 200 OK
45 code: 200
46 duration: 1.46767775s
47- id: 1
48 request:
49 proto: HTTP/1.1
50 proto_major: 1
51 proto_minor: 1
52 content_length: 1238
53 host: ""
54 body: '{"messages":[{"content":"You are a helpful assistant. Always use both add and multiply at the same time.","role":"system"},{"content":"Add and multiply the number 2 and 3","role":"user"},{"tool_calls":[{"id":"iSWgKq1pTuj1RcZp","function":{"arguments":"{\"b\":3,\"a\":2}","name":"add"},"type":"function"},{"id":"DHwaxxZ8DOJ5Gij4","function":{"arguments":"{\"a\":2,\"b\":3}","name":"multiply"},"type":"function"}],"role":"assistant"},{"content":"5","tool_call_id":"iSWgKq1pTuj1RcZp","role":"tool"},{"content":"6","tool_call_id":"DHwaxxZ8DOJ5Gij4","role":"tool"}],"model":"google/gemini-2.5-flash","max_tokens":4000,"stream_options":{"include_usage":true},"tool_choice":"auto","tools":[{"function":{"name":"add","strict":false,"description":"Add two numbers","parameters":{"properties":{"a":{"description":"first number","type":"integer"},"b":{"description":"second number","type":"integer"}},"required":["a","b"],"type":"object"}},"type":"function"},{"function":{"name":"multiply","strict":false,"description":"Multiply two numbers","parameters":{"properties":{"a":{"description":"first number","type":"integer"},"b":{"description":"second number","type":"integer"}},"required":["a","b"],"type":"object"}},"type":"function"}],"stream":true}'
55 headers:
56 Accept:
57 - application/json
58 Content-Type:
59 - application/json
60 User-Agent:
61 - Charm-Fantasy/0.12.2 (https://charm.land/fantasy)
62 url: https://ai-gateway.vercel.sh/v1/chat/completions
63 method: POST
64 response:
65 proto: HTTP/2.0
66 proto_major: 2
67 proto_minor: 0
68 content_length: -1
69 body: |+
70 data: {"id":"gen_01KKHTPQBG6M2Y2TBQ7MA49PSM","object":"chat.completion.chunk","created":1773346185,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"role":"assistant"},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_l0lvkk7u6f"}
71
72 data: {"id":"gen_01KKHTPQBG6M2Y2TBQ7MA49PSM","object":"chat.completion.chunk","created":1773346185,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"content":"The"},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_l0lvkk7u6f"}
73
74 data: {"id":"gen_01KKHTPQBG6M2Y2TBQ7MA49PSM","object":"chat.completion.chunk","created":1773346185,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"content":" sum is 5 and the product is 6."},"logprobs":null,"finish_reason":null}],"system_fingerprint":"fp_l0lvkk7u6f"}
75
76 data: {"id":"gen_01KKHTPQBG6M2Y2TBQ7MA49PSM","object":"chat.completion.chunk","created":1773346185,"model":"google/gemini-2.5-flash","choices":[{"index":0,"delta":{"provider_metadata":{"google":{"promptFeedback":null,"groundingMetadata":null,"urlContextMetadata":null,"safetyRatings":null,"usageMetadata":{"promptTokenCount":193,"candidatesTokenCount":12,"totalTokenCount":205}},"gateway":{"routing":{"originalModelId":"google/gemini-2.5-flash","resolvedProvider":"vertex","resolvedProviderApiModelId":"gemini-2.5-flash","internalResolvedModelId":"vertex:gemini-2.5-flash","fallbacksAvailable":["google","deepinfra"],"internalReasoning":"Selected vertex as preferred provider for gemini-2.5-flash. 2 fallback(s) available: google, deepinfra","planningReasoning":"System credentials planned for: vertex, google, deepinfra. Total execution order: vertex(system) → google(system) → deepinfra(system)","canonicalSlug":"google/gemini-2.5-flash","finalProvider":"google","attempts":[{"provider":"vertex","internalModelId":"vertex:gemini-2.5-flash","providerApiModelId":"gemini-2.5-flash","credentialType":"system","success":false,"error":"Please ensure that the number of function response parts is equal to the number of function call parts of the function call turn.","startTime":422277.267123,"endTime":422418.382952,"statusCode":400},{"provider":"google","internalModelId":"google:gemini-2.5-flash","providerApiModelId":"gemini-2.5-flash","credentialType":"system","success":true,"startTime":422428.537861,"endTime":422958.8099,"statusCode":200}],"modelAttemptCount":1,"modelAttempts":[{"modelId":"vertex:gemini-2.5-flash","canonicalSlug":"google/gemini-2.5-flash","success":true,"providerAttemptCount":2,"providerAttempts":[{"provider":"vertex","internalModelId":"vertex:gemini-2.5-flash","providerApiModelId":"gemini-2.5-flash","credentialType":"system","success":false,"error":"Please ensure that the number of function response parts is equal to the number of function call parts of the function call turn.","startTime":422277.267123,"endTime":422418.382952,"statusCode":400},{"provider":"google","internalModelId":"google:gemini-2.5-flash","providerApiModelId":"gemini-2.5-flash","credentialType":"system","success":true,"startTime":422428.537861,"endTime":422958.8099,"statusCode":200}]}],"totalProviderAttemptCount":2},"cost":"0.0000879","marketCost":"0.0000879","generationId":"gen_01KKHTPQBG6M2Y2TBQ7MA49PSM","billableWebSearchCalls":0}}},"logprobs":null,"finish_reason":"stop"}],"usage":{"prompt_tokens":193,"completion_tokens":12,"total_tokens":205,"cost":0.0000879,"is_byok":false,"prompt_tokens_details":{"cached_tokens":0,"audio_tokens":0,"video_tokens":0},"cost_details":{"upstream_inference_cost":null,"upstream_inference_prompt_cost":0,"upstream_inference_completions_cost":0},"completion_tokens_details":{"reasoning_tokens":0,"image_tokens":0},"cache_creation_input_tokens":0,"market_cost":0.0000879},"system_fingerprint":"fp_l0lvkk7u6f","generationId":"gen_01KKHTPQBG6M2Y2TBQ7MA49PSM"}
77
78 data: [DONE]
79
80 headers:
81 Content-Type:
82 - text/event-stream
83 status: 200 OK
84 code: 200
85 duration: 818.342167ms