chore: fix: integration tests failures marked as successful (#3039)

This commit is contained in:
ehhuang 2025-08-04 17:06:28 -07:00 committed by GitHub
parent eac1e0c7d4
commit bb6b6041d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 8449 additions and 871 deletions

View file

@ -20,15 +20,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-08-01T20:56:49.076962Z",
"created_at": "2025-08-04T22:55:11.15982Z",
"done": true,
"done_reason": "stop",
"total_duration": 321102500,
"load_duration": 20223000,
"total_duration": 498612042,
"load_duration": 71411834,
"prompt_eval_count": 23,
"prompt_eval_duration": 72000000,
"prompt_eval_duration": 102000000,
"eval_count": 6,
"eval_duration": 227000000,
"eval_duration": 323000000,
"response": "Humans live on Earth.",
"thinking": null,
"context": null