We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72f7da commit 34cc47aCopy full SHA for 34cc47a
site/content/en/docs/integrations/envoy-ai-gateway.md
@@ -47,7 +47,7 @@ kubectl -n llmaz-system port-forward \
47
8080:80
48
```
49
50
-II. Query `http://localhost:8008/v1/models | jq .`, available models will be listed. Expected response will look like this:
+II. Query `curl http://localhost:8080/v1/models | jq .`, available models will be listed. Expected response will look like this:
51
52
```json
53
{
0 commit comments