Skip to content

Commit 901b218

Browse files
committed
chore: update rag.hurl
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent ba4cca1 commit 901b218

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/rag.hurl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
81
# test /v1/chat/completions endpoint
92
POST http://localhost:8080/v1/chat/completions
103
Accept: application/json

0 commit comments

Comments
 (0)