Update librechat.yaml
Browse files- librechat.yaml +0 -19
librechat.yaml
CHANGED
@@ -5,25 +5,6 @@ version: 1.2.4
|
|
5 |
cache: true
|
6 |
fileStrategy: "firebase"
|
7 |
|
8 |
-
modelSpecs:
|
9 |
-
list:
|
10 |
-
- name: "Gemini"
|
11 |
-
label: "Gemini"
|
12 |
-
default: false
|
13 |
-
description: "Gemini 2.5 Pro"#iconURL: "https://example.com/icon.png"
|
14 |
-
preset:
|
15 |
-
endpoint: "google"
|
16 |
-
model: "gemini-2.5-pro-exp-03-25"
|
17 |
-
maxContextTokens: 35000 # Maximum context tokens
|
18 |
-
max_tokens: 16000 # Maximum output tokens
|
19 |
-
temperature: 1
|
20 |
-
modelLabel: "Gemini"
|
21 |
-
greeting: |
|
22 |
-
Gemini 2.5 Pro access.
|
23 |
-
promptPrefix: some_cool_prompt
|
24 |
-
addedEndpoints:
|
25 |
-
- google
|
26 |
-
|
27 |
# Definition of custom endpoints
|
28 |
endpoints:
|
29 |
custom:
|
|
|
5 |
cache: true
|
6 |
fileStrategy: "firebase"
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# Definition of custom endpoints
|
9 |
endpoints:
|
10 |
custom:
|