Recordings update from CI

This commit is contained in:
github-actions[bot] 2025-08-01 22:56:01 +00:00
parent d9e140057f
commit 81542dcd9d
91 changed files with 8967 additions and 3291 deletions

View file

@ -67,15 +67,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-08-01T20:57:11.058922Z",
"created_at": "2025-08-01T22:47:09.686529352Z",
"done": true,
"done_reason": "stop",
"total_duration": 3810519000,
"load_duration": 148409834,
"total_duration": 32371794289,
"load_duration": 46585302,
"prompt_eval_count": 259,
"prompt_eval_duration": 635000000,
"prompt_eval_duration": 21570555125,
"eval_count": 60,
"eval_duration": 3025000000,
"eval_duration": 10753832063,
"response": "{\n \"first_name\": \"Michael\",\n \"last_name\": \"Jordan\",\n \"year_of_birth\": 1963,\n \"nba_stats\": {\n \"year_for_draft\": 1984,\n \"num_seasons_in_nba\": 15\n }\n}",
"thinking": null,
"context": null