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

@ -20,15 +20,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-08-04T22:55:13.25248Z",
"created_at": "2025-09-03T17:36:19.594923Z",
"done": true,
"done_reason": "stop",
"total_duration": 1344654917,
"load_duration": 200585375,
"total_duration": 988472417,
"load_duration": 117976625,
"prompt_eval_count": 326,
"prompt_eval_duration": 564000000,
"prompt_eval_duration": 451625542,
"eval_count": 11,
"eval_duration": 578000000,
"eval_duration": 418313417,
"response": "[get_weather(location=\"San Francisco, CA\")]",
"thinking": null,
"context": null