Skip to content

Commit

Permalink
test: update test_embeddings.hurl
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Jan 9, 2025
1 parent 4608a9d commit 2f13963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_embeddings.hurl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jsonpath "$.data" count > 0

# test /v1/embeddings endpoint
# Test purpose: The model name is incorrect
POST http://localhost:9069/v1/embeddings
POST http://localhost:8080/v1/embeddings
Accept: application/json
Content-Type: application/json
```json
Expand Down

0 comments on commit 2f13963

Please sign in to comment.