mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 04:12:36 +00:00
update normalization for tool call ids
This commit is contained in:
parent
6f1afabcdc
commit
b630988d0d
342 changed files with 8473 additions and 8476 deletions
|
|
@ -39,7 +39,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "rec-894fdacb1cfa",
|
||||
"id": "oBUtX7R-62bZhn-9801a22f6ad243dc",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1758039022,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "rec-894fdacb1cfa",
|
||||
"id": "oBUtX7R-62bZhn-9801a22f6ad243dc",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
"tool_calls": [
|
||||
{
|
||||
"index": 0,
|
||||
"id": "toolcall-894fdacb-0",
|
||||
"id": "call_jy63yt7kp8hfof3sy4pim94o",
|
||||
"function": {
|
||||
"arguments": "",
|
||||
"name": "get_weather"
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1758039022,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
@ -101,7 +101,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "rec-894fdacb1cfa",
|
||||
"id": "oBUtX7R-62bZhn-9801a22f6ad243dc",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
"tool_calls": [
|
||||
{
|
||||
"index": 0,
|
||||
"id": "toolcall-894fdacb-0",
|
||||
"id": null,
|
||||
"function": {
|
||||
"arguments": "{\"city\":\"Tokyo\"}",
|
||||
"name": null
|
||||
|
|
@ -126,7 +126,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1758039022,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "rec-894fdacb1cfa",
|
||||
"id": "oBUtX7R-62bZhn-9801a22f6ad243dc",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
"seed": 1489065696184500700
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1758039022,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue