Home Explore Blog Models CI



svg gpt-5-mini

total: 1, pass: 0, fail: 1

    svg [model]                 run `svg` test
                                It tests the svg reader.
                                You have to use a vision language model!

TOC

Cases

b091d3349-linux
 

tested at: 2025-11-20T10:25:32.672961Z (47 days ago)

elapsed time: 22,212 ms

Error


Traceback (most recent call last):
  File "/home/ubuntu/Documents/ragit/tests/tests.py", line 835, in <module>
    test()
  File "/home/ubuntu/Documents/ragit/tests/tests.py", line 786, in <lambda>
    ("svg gpt-5-mini", lambda: svg(test_model="gpt-5-mini")),
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/Documents/ragit/tests/svg.py", line 130, in svg
    assert "ragit" in cargo_run(["pdl", "test1.pdl"], stdout=True).lower()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError

suite