mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-14 14:27:58 +00:00
Recordings update from CI (suite: base)
This commit is contained in:
parent
cbc1b6889e
commit
59241c5e15
32 changed files with 6368 additions and 5068 deletions
|
@ -41,7 +41,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-116",
|
||||
"id": "chatcmpl-72",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
@ -52,7 +52,7 @@
|
|||
"tool_calls": [
|
||||
{
|
||||
"index": 0,
|
||||
"id": "call_0c2qffvv",
|
||||
"id": "call_aone7ocw",
|
||||
"function": {
|
||||
"arguments": "{\"city\":\"Tokyo\"}",
|
||||
"name": "get_weather"
|
||||
|
@ -66,7 +66,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1759267492,
|
||||
"created": 1759282724,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
@ -77,7 +77,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-116",
|
||||
"id": "chatcmpl-72",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
@ -87,12 +87,12 @@
|
|||
"role": "assistant",
|
||||
"tool_calls": null
|
||||
},
|
||||
"finish_reason": "stop",
|
||||
"finish_reason": "tool_calls",
|
||||
"index": 0,
|
||||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1759267492,
|
||||
"created": 1759282724,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue