mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 01:29:25 +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
|
|
@ -20,7 +20,7 @@
|
|||
"body": {
|
||||
"__type__": "openai.types.chat.chat_completion.ChatCompletion",
|
||||
"__data__": {
|
||||
"id": "rec-29585e055e6f",
|
||||
"id": "chatcmpl_094a74d8-2e39-45ce-8eb9-64d505bd24e9",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": "stop",
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1758326504,
|
||||
"model": "meta-llama-3.3-70b-instruct-121024",
|
||||
"object": "chat.completion",
|
||||
"service_tier": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue