We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rag.hurl
1 parent ba4cca1 commit 901b218Copy full SHA for 901b218
tests/rag.hurl
@@ -1,10 +1,3 @@
1
-# test /v1/models endpoint
2
-GET http://localhost:8080/v1/models
3
-screencapability: low
4
-HTTP 200
5
-[Asserts]
6
-jsonpath "$.data[0].id" == "Qwen3-4B"
7
-
8
# test /v1/chat/completions endpoint
9
POST http://localhost:8080/v1/chat/completions
10
Accept: application/json
0 commit comments