update normalization for tool call ids

This commit is contained in:
Ashwin Bharambe 2025-10-03 16:29:28 -07:00
parent 6f1afabcdc
commit b630988d0d
342 changed files with 8473 additions and 8476 deletions

View file

@ -39,7 +39,7 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "rec-e509387fc329",
"id": "chatcmpl_4c3ae1bf-991d-4266-a12d-b1e97ecbb7a0",
"choices": [
{
"delta": {
@ -50,7 +50,7 @@
"tool_calls": [
{
"index": 0,
"id": "toolcall-e509387f-0",
"id": "call_87aed80e-f856-468f-9523-52db3018d83d",
"function": {
"arguments": "",
"name": "get_weather"
@ -64,7 +64,7 @@
"logprobs": null
}
],
"created": 0,
"created": 1758326502,
"model": "meta-llama-3.3-70b-instruct-121024",
"object": "chat.completion.chunk",
"service_tier": null,
@ -81,7 +81,7 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "rec-e509387fc329",
"id": "chatcmpl_4c3ae1bf-991d-4266-a12d-b1e97ecbb7a0",
"choices": [
{
"delta": {
@ -92,7 +92,7 @@
"tool_calls": [
{
"index": 0,
"id": "toolcall-e509387f-0",
"id": null,
"function": {
"arguments": "{ \"city\": \"Tokyo\" }",
"name": null
@ -106,7 +106,7 @@
"logprobs": null
}
],
"created": 0,
"created": 1758326502,
"model": "meta-llama-3.3-70b-instruct-121024",
"object": "chat.completion.chunk",
"service_tier": null,
@ -123,7 +123,7 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "rec-e509387fc329",
"id": "chatcmpl_4c3ae1bf-991d-4266-a12d-b1e97ecbb7a0",
"choices": [
{
"delta": {
@ -134,7 +134,7 @@
"tool_calls": [
{
"index": 0,
"id": "toolcall-e509387f-0",
"id": null,
"function": {
"arguments": "",
"name": null
@ -148,7 +148,7 @@
"logprobs": null
}
],
"created": 0,
"created": 1758326502,
"model": "meta-llama-3.3-70b-instruct-121024",
"object": "chat.completion.chunk",
"service_tier": null,