mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-14 22:33:48 +00:00
moar recordings and test fixes
This commit is contained in:
parent
57327574a5
commit
19d25fc3f7
60 changed files with 6163 additions and 1410 deletions
|
@ -38,7 +38,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-187",
|
||||
"id": "chatcmpl-232",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
@ -49,9 +49,9 @@
|
|||
"tool_calls": [
|
||||
{
|
||||
"index": 0,
|
||||
"id": "call_nng2lhyy",
|
||||
"id": "call_1hqty7lo",
|
||||
"function": {
|
||||
"arguments": "{\"timezone\":\"UTC\"}",
|
||||
"arguments": "{\"timezone\":\"\",\"value\":\"UTC\"}",
|
||||
"name": "get_time"
|
||||
},
|
||||
"type": "function"
|
||||
|
@ -63,7 +63,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1759351462,
|
||||
"created": 1759376623,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
@ -74,7 +74,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-187",
|
||||
"id": "chatcmpl-232",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
@ -89,7 +89,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1759351462,
|
||||
"created": 1759376623,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue