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 ad8a597 commit 80e99a5Copy full SHA for 80e99a5
docs/customize/model-providers/top-level/openai.mdx
@@ -90,7 +90,7 @@ If you are using an OpenAI API compatible providers, you can change the `apiBase
90
91
### How to Force Legacy Completions Endpoint Usage
92
93
-To force usage of `chat/completions` instead of `completions` endpoint you can set:
+To force usage of `completions` instead of `chat/completions` endpoint you can set:
94
95
<Tabs>
96
<Tab title="YAML">
0 commit comments