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 77cb613 commit 685303dCopy full SHA for 685303d
nginx/ai-proxy/README.md
@@ -233,7 +233,7 @@ The official NGINX image entrypoint runs `envsubst` on templates and creates an
233
}
234
```
235
236
-4. Send a request as `user-b` to the OpenAI model. `user-b` has not failover models available:
+4. Send a request as `user-b` to the OpenAI model. `user-b` has no failover models available:
237
238
```bash
239
curl -s -X POST http://localhost:4242/v1/chat/completions \
0 commit comments