Skip to content

Commit

Permalink
tests: update test_rag
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Sep 20, 2024
1 parent 8fcfc6f commit 6ef055f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_rag.hurl
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Content-Type: application/json
HTTP 200
[Asserts]
jsonpath "$.model" == "Qwen2-1.5B-Instruct"
jsonpath "$.choices[0].message.content" contains "northern central France"
jsonpath "$.choices[0].message.content" contains "Paris, France"

Check failure on line 21 in tests/test_rag.hurl

View workflow job for this annotation

GitHub Actions / test-api-server (0.14.1)

Assert failure

0 comments on commit 6ef055f

Please sign in to comment.