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
|
|
@ -21,7 +21,7 @@
|
|||
"body": {
|
||||
"__type__": "openai.types.chat.chat_completion.ChatCompletion",
|
||||
"__data__": {
|
||||
"id": "rec-41ac2702de6c",
|
||||
"id": "chatcmpl-682",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": "stop",
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 0,
|
||||
"created": 1759437798,
|
||||
"model": "llama-guard3:1b",
|
||||
"object": "chat.completion",
|
||||
"service_tier": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue