mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 17:42:37 +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-2c55f483cea8",
|
||||
"id": "oCfwhT4-4Yz4kd-984c28c09bb58fab",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": "length",
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"seed": 7090417062976472000
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1758820480,
|
||||
"model": "meta-llama/Llama-3.3-70B-Instruct-Turbo-Free",
|
||||
"object": "chat.completion",
|
||||
"service_tier": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue