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

@ -45,15 +45,15 @@
"__type__": "ollama._types.GenerateResponse",
"__data__": {
"model": "llama3.2:3b-instruct-fp16",
"created_at": "2025-08-01T20:56:48.732625Z",
"created_at": "2025-08-04T22:55:10.58267Z",
"done": true,
"done_reason": "stop",
"total_duration": 1710455750,
"load_duration": 47968625,
"total_duration": 1981967792,
"load_duration": 63184458,
"prompt_eval_count": 119,
"prompt_eval_duration": 223000000,
"prompt_eval_duration": 259000000,
"eval_count": 29,
"eval_duration": 1437000000,
"eval_duration": 1582000000,
"response": "{ \"name\": \"Michael Jordan\", \"year_born\": \"1963\", \"year_retired\": \"2003\"}\n ",
"thinking": null,
"context": null