We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_rag
1 parent 6ef055f commit a2ec9d6Copy full SHA for a2ec9d6
tests/test_rag.hurl
@@ -18,4 +18,4 @@ Content-Type: application/json
18
HTTP 200
19
[Asserts]
20
jsonpath "$.model" == "Qwen2-1.5B-Instruct"
21
-jsonpath "$.choices[0].message.content" contains "Paris, France"
+jsonpath "$.choices[0].message.content" contains "Paris"
0 commit comments