mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 04:02:35 +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
|
|
@ -31,7 +31,7 @@
|
|||
"body": {
|
||||
"__type__": "openai.types.chat.chat_completion.ChatCompletion",
|
||||
"__data__": {
|
||||
"id": "rec-d927b47032de",
|
||||
"id": "chatcmpl-51",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": "stop",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1756724768,
|
||||
"model": "llama3.2-vision:11b",
|
||||
"object": "chat.completion",
|
||||
"service_tier": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue