feat(tests): auto-merge all model list responses and unify recordings

This commit is contained in:
Ashwin Bharambe 2025-09-03 10:27:44 -07:00
parent faf891b40c
commit 34f5da6cdc
121 changed files with 17457 additions and 16126 deletions

View file

@ -45,15 +45,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-08-04T22:55:10.58267Z",
"created_at": "2025-09-03T17:36:17.508028Z",
"done": true,
"done_reason": "stop",
"total_duration": 1981967792,
"load_duration": 63184458,
"total_duration": 1529591917,
"load_duration": 84990667,
"prompt_eval_count": 119,
"prompt_eval_duration": 259000000,
"prompt_eval_duration": 189045583,
"eval_count": 29,
"eval_duration": 1582000000,
"eval_duration": 1254813583,
"response": "{ \"name\": \"Michael Jordan\", \"year_born\": \"1963\", \"year_retired\": \"2003\"}\n ",
"thinking": null,
"context": null