total: 1, pass: 0, fail: 1
prompts [model=dummy] run `prompts` test
It's the smallest set of commands that parses and executes all
the `.pdl` files in `prompts/` directory.
tested at: 2025-11-20T10:25:32.672961Z (45 days ago)
elapsed time: 313,520 ms
Expected 12~15 chunks, got 1.
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 775, in <lambda>
("prompts claude-4.5-haiku", lambda: prompts(test_model="claude-4.5-haiku")),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/Documents/ragit/tests/prompts.py", line 47, in prompts
raise Exception(f"Expected 12~15 chunks, got {chunks}.")
Exception: Expected 12~15 chunks, got 1.