total: 40, pass: 38, fail: 2
models_init run `models_init` test
It tests the initialization of models.json and
model selection in api.json.
tested at: 2025-03-01T12:48:39.169037Z (105 days ago)
elapsed time: 257 ms
Expected lowest-cost model 'phi-4-14b-ollama', got 'gpt-4o'
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 483, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/models_init.py", line 137, in models_init
assert selected_model == 'phi-4-14b-ollama', f"Expected lowest-cost model 'phi-4-14b-ollama', got '{selected_model}'"
AssertionError: Expected lowest-cost model 'phi-4-14b-ollama', got 'gpt-4o'
tested at: 2025-03-02T01:39:46.519770Z (105 days ago)
elapsed time: 257 ms
tested at: 2025-03-03T19:29:08.807193Z (103 days ago)
elapsed time: 268 ms
tested at: 2025-03-03T21:49:32.573405Z (103 days ago)
elapsed time: 269 ms
tested at: 2025-03-04T22:05:09.327920Z (102 days ago)
elapsed time: 273 ms
tested at: 2025-03-06T00:32:55.162195Z (101 days ago)
elapsed time: 267 ms
tested at: 2025-03-07T01:10:52.766008Z (100 days ago)
elapsed time: 262 ms
tested at: 2025-03-08T13:37:45.309833Z (98 days ago)
elapsed time: 255 ms
tested at: 2025-03-09T00:38:56.569526Z (98 days ago)
elapsed time: 255 ms
tested at: 2025-03-09T14:13:04.841105Z (97 days ago)
elapsed time: 2,979 ms
tested at: 2025-03-10T11:01:50.525266Z (96 days ago)
elapsed time: 959 ms
tested at: 2025-03-10T22:06:31.618023Z (96 days ago)
elapsed time: 241 ms
tested at: 2025-03-12T11:49:54.685992Z (94 days ago)
elapsed time: 1,201 ms
tested at: 2025-03-15T01:23:08.009762Z (92 days ago)
elapsed time: 256 ms
tested at: 2025-03-21T01:05:42.480054Z (86 days ago)
elapsed time: 250 ms
tested at: 2025-03-23T22:32:14.898790Z (83 days ago)
elapsed time: 254 ms
tested at: 2025-03-31T22:46:05.278555Z (75 days ago)
elapsed time: 250 ms
tested at: 2025-04-01T22:38:25.777417Z (74 days ago)
elapsed time: 249 ms
tested at: 2025-04-02T11:15:28.201699Z (73 days ago)
elapsed time: 999 ms
tested at: 2025-04-03T11:32:16.038744Z (72 days ago)
elapsed time: 899 ms
tested at: 2025-04-04T13:59:04.442731Z (71 days ago)
elapsed time: 836 ms
tested at: 2025-04-11T21:47:12.055124Z (64 days ago)
elapsed time: 233 ms
tested at: 2025-05-09T11:29:30.226975Z (36 days ago)
elapsed time: 860 ms
tested at: 2025-05-14T14:26:51.020259Z (31 days ago)
elapsed time: 946 ms
tested at: 2025-05-15T23:00:24.413178Z (30 days ago)
elapsed time: 289 ms
tested at: 2025-05-17T00:48:25.067654Z (29 days ago)
elapsed time: 288 ms
tested at: 2025-05-18T09:48:01.799303Z (27 days ago)
elapsed time: 290 ms
tested at: 2025-05-19T10:47:10.063082Z (26 days ago)
elapsed time: 975 ms
tested at: 2025-05-20T00:59:40.946018Z (26 days ago)
elapsed time: 282 ms
tested at: 2025-05-23T00:18:04.093493Z (23 days ago)
elapsed time: 289 ms
tested at: 2025-05-24T20:40:39.036733Z (21 days ago)
elapsed time: 283 ms
tested at: 2025-05-29T21:31:38.721609Z (16 days ago)
elapsed time: 710 ms
tested at: 2025-05-31T05:38:30.224392Z (14 days ago)
elapsed time: 715 ms
tested at: 2025-06-01T18:34:31.254192Z (13 days ago)
elapsed time: 264 ms
tested at: 2025-06-02T00:08:14.271670Z (13 days ago)
elapsed time: 263 ms
tested at: 2025-06-03T01:16:18.813157Z (12 days ago)
elapsed time: 260 ms
tested at: 2025-06-05T12:05:40.934810Z (9 days ago)
elapsed time: 850 ms
tested at: 2025-06-05T16:46:27.585326Z (9 days ago)
elapsed time: 712 ms
tested at: 2025-06-07T08:13:40.365332Z (7 days ago)
elapsed time: 429 ms
models.json file does not exist at: .ragit\models.json
Traceback (most recent call last):
File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
test()
~~~~^^
File "C:\Users\baehy\ragit\tests\models_init.py", line 19, in models_init
assert os.path.exists(models_json_path), f"models.json file does not exist at: {models_json_path}"
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
AssertionError: models.json file does not exist at: .ragit\models.json
tested at: 2025-06-09T20:06:53.014494Z (5 days ago)
elapsed time: 709 ms