Skip to content

Commit 80e99a5

Browse files
authored
Fix wrong document about Force Legacy Completions Endpoint (#8133)
1 parent ad8a597 commit 80e99a5

File tree

1 file changed

+1
-1
lines changed
  • docs/customize/model-providers/top-level

1 file changed

+1
-1
lines changed

docs/customize/model-providers/top-level/openai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If you are using an OpenAI API compatible providers, you can change the `apiBase
9090

9191
### How to Force Legacy Completions Endpoint Usage
9292

93-
To force usage of `chat/completions` instead of `completions` endpoint you can set:
93+
To force usage of `completions` instead of `chat/completions` endpoint you can set:
9494

9595
<Tabs>
9696
<Tab title="YAML">

0 commit comments

Comments
 (0)