more recordings

This commit is contained in:
Ashwin Bharambe 2025-10-02 14:33:04 -07:00
parent 401e3fc44b
commit 8499faa545
64 changed files with 9680 additions and 1583 deletions

View file

@ -38,32 +38,22 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "chatcmpl-232",
"id": "chatcmpl-567",
"choices": [
{
"delta": {
"content": "",
"content": "{\"name\":\"get_time\",\"parameters\\\":{\\\"timezone\\\":\\\"UTC\\\"}}",
"function_call": null,
"refusal": null,
"role": "assistant",
"tool_calls": [
{
"index": 0,
"id": "call_1hqty7lo",
"function": {
"arguments": "{\"timezone\":\"\",\"value\":\"UTC\"}",
"name": "get_time"
},
"type": "function"
}
]
"tool_calls": null
},
"finish_reason": null,
"index": 0,
"logprobs": null
}
],
"created": 1759376623,
"created": 1759437807,
"model": "llama3.2:3b-instruct-fp16",
"object": "chat.completion.chunk",
"service_tier": null,
@ -74,7 +64,7 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "chatcmpl-232",
"id": "chatcmpl-567",
"choices": [
{
"delta": {
@ -84,12 +74,12 @@
"role": "assistant",
"tool_calls": null
},
"finish_reason": "tool_calls",
"finish_reason": "stop",
"index": 0,
"logprobs": null
}
],
"created": 1759376623,
"created": 1759437807,
"model": "llama3.2:3b-instruct-fp16",
"object": "chat.completion.chunk",
"service_tier": null,