mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-15 22:47:59 +00:00
more recordings
This commit is contained in:
parent
b14a7c1b0f
commit
31f211f0ad
25 changed files with 2609 additions and 227 deletions
|
@ -54,7 +54,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-922",
|
||||
"id": "chatcmpl-624",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
@ -65,7 +65,7 @@
|
|||
"tool_calls": [
|
||||
{
|
||||
"index": 0,
|
||||
"id": "call_9wfu7bke",
|
||||
"id": "call_j2jdmkk1",
|
||||
"function": {
|
||||
"arguments": "{\"celcius\":true,\"liquid_name\":\"polyjuice\"}",
|
||||
"name": "get_boiling_point"
|
||||
|
@ -79,7 +79,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1759437823,
|
||||
"created": 1759441665,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
@ -90,7 +90,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-922",
|
||||
"id": "chatcmpl-624",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
@ -105,7 +105,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1759437823,
|
||||
"created": 1759441665,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue