Skip to content

Commit

Permalink
chore(tests): update test_rag
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <sam@secondstate.io>
  • Loading branch information
apepkuss committed Sep 20, 2024
1 parent 676bbfd commit bc8e369
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" == "Paris"
jsonpath "$.choices[0].message.content" contains "northern central France"

0 comments on commit bc8e369

Please sign in to comment.