Recordings update from CI

This commit is contained in:
github-actions[bot] 2025-07-31 18:00:07 +00:00
parent 6360f2a424
commit 5b453b8c2a
91 changed files with 11310 additions and 15073 deletions

View file

@ -1,7 +1,7 @@
{
"request": {
"method": "POST",
"url": "http://localhost:11434/v1/v1/completions",
"url": "http://0.0.0.0:11434/v1/v1/completions",
"headers": {},
"body": {
"model": "llama3.2:3b-instruct-fp16",
@ -43,7 +43,7 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "chatcmpl-919",
"id": "chatcmpl-92",
"choices": [
{
"delta": {
@ -54,7 +54,7 @@
"tool_calls": [
{
"index": 0,
"id": "call_fsjgzlg2",
"id": "call_ygt6yxij",
"function": {
"arguments": "{\"city\":\"Tokyo\"}",
"name": "get_weather"
@ -68,7 +68,7 @@
"logprobs": null
}
],
"created": 1753819501,
"created": 1753984138,
"model": "llama3.2:3b-instruct-fp16",
"object": "chat.completion.chunk",
"service_tier": null,
@ -79,7 +79,7 @@
{
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
"__data__": {
"id": "chatcmpl-919",
"id": "chatcmpl-92",
"choices": [
{
"delta": {
@ -94,7 +94,7 @@
"logprobs": null
}
],
"created": 1753819502,
"created": 1753984138,
"model": "llama3.2:3b-instruct-fp16",
"object": "chat.completion.chunk",
"service_tier": null,