mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
more recordings
This commit is contained in:
parent
401e3fc44b
commit
8499faa545
64 changed files with 9680 additions and 1583 deletions
|
@ -51,7 +51,7 @@
|
|||
"body": {
|
||||
"__type__": "openai.types.chat.chat_completion.ChatCompletion",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-985",
|
||||
"id": "chatcmpl-376",
|
||||
"choices": [
|
||||
{
|
||||
"finish_reason": "tool_calls",
|
||||
|
@ -66,7 +66,7 @@
|
|||
"function_call": null,
|
||||
"tool_calls": [
|
||||
{
|
||||
"id": "call_338dhuqf",
|
||||
"id": "call_px63ad04",
|
||||
"function": {
|
||||
"arguments": "{\"operation\":\"+\",\"x\":\"5\",\"y\":\"3\"}",
|
||||
"name": "calculate"
|
||||
|
@ -78,7 +78,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"created": 1759357337,
|
||||
"created": 1759437806,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion",
|
||||
"service_tier": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue