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

@ -67,15 +67,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-07-29T18:47:48.260787Z",
"created_at": "2025-07-31T17:55:30.590990089Z",
"done": true,
"done_reason": "stop",
"total_duration": 3136253292,
"load_duration": 81917125,
"total_duration": 32260966927,
"load_duration": 43969344,
"prompt_eval_count": 259,
"prompt_eval_duration": 540110750,
"prompt_eval_duration": 21518828528,
"eval_count": 60,
"eval_duration": 2513196708,
"eval_duration": 10697338625,
"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