Mikhail W commited on
Commit
bc6c277
1 Parent(s): e8f8784

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +0 -21
librechat.yaml CHANGED
@@ -5,27 +5,6 @@ cache: true
5
 
6
  endpoints:
7
  custom:
8
- # OpenRouter.ai
9
- - name: "OpenRouter"
10
- apiKey: "${OPENROUTER_API_KEY}"
11
- baseURL: "https://openrouter.ai/api/v1"
12
- models:
13
- "default": [
14
- "nousresearch/nous-capybara-7b:free",
15
- "mistralai/mistral-7b-instruct:free",
16
- "openchat/openchat-7b:free",
17
- "gryphe/mythomist-7b:free",
18
- "undi95/toppy-m-7b:free",
19
- "openrouter/cinematika-7b:free"
20
- ]
21
- fetch: false
22
- titleConvo: true
23
- titleModel: "gpt-3.5-turbo"
24
- summarize: false
25
- summaryModel: "gpt-3.5-turbo"
26
- forcePrompt: false
27
- modelDisplayLabel: "OpenRouter"
28
-
29
  # NagaAI
30
  - name: "NagaAI"
31
  apiKey: "${NAGA_API_KEY}"
 
5
 
6
  endpoints:
7
  custom:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  # NagaAI
9
  - name: "NagaAI"
10
  apiKey: "${NAGA_API_KEY}"