qitongwei commited on
Commit
cb4ac33
1 Parent(s): da5b07e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +1 -1
librechat.yaml CHANGED
@@ -14,7 +14,7 @@ endpoints:
14
  # recommended environment variables:
15
  # Known issue: you should not use `OPENROUTER_API_KEY` as it will then override the `openAI` endpoint to use OpenRouter as well.
16
  apiKey: "user_provided"
17
- baseURL: "https://api.zen-ai.top/v1"
18
  models:
19
  default: ["gpt-4-vision-preview", "gpt-4", "gpt-4-1106-preview", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-4-32k"]
20
  fetch: true
 
14
  # recommended environment variables:
15
  # Known issue: you should not use `OPENROUTER_API_KEY` as it will then override the `openAI` endpoint to use OpenRouter as well.
16
  apiKey: "user_provided"
17
+ baseURL: "user_provided"
18
  models:
19
  default: ["gpt-4-vision-preview", "gpt-4", "gpt-4-1106-preview", "gpt-3.5-turbo", "gpt-3.5-turbo-1106", "gpt-4-32k"]
20
  fetch: true