File tree 1 file changed +1
-2
lines changed
docs/docs/reference/Model Providers
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ OpenAI compatible APIs
19
19
- [ Anyscale Endpoints] ( https://github.com/continuedev/deploy-os-code-llm#others )
20
20
- [ Anyscale Private Endpoints] ( https://github.com/continuedev/deploy-os-code-llm#anyscale-private-endpoints )
21
21
22
- If you are [ using an OpenAI compatible server / API] ( ../../setup/select-provider #local ) , you can change the ` apiBase ` like this:
22
+ If you are [ using an OpenAI compatible server / API] ( ../../setup/model-providers.md #local ) , you can change the ` apiBase ` like this:
23
23
24
24
``` json title="~/.continue/config.json"
25
25
{
@@ -43,5 +43,4 @@ To force usage of `chat/completions` instead of `completions` endpoint you can s
43
43
44
44
[ ^ 1 ] : Use the [ Vllm Model Provider] ( ./vllm.md ) instead.
45
45
46
-
47
46
[ View the source] ( https://github.com/continuedev/continue/blob/main/core/llm/llms/OpenAI.ts )
You can’t perform that action at this time.
0 commit comments