Update librechat.yaml
Browse files- librechat.yaml +8 -0
librechat.yaml
CHANGED
@@ -24,6 +24,13 @@ modelSpecs:
|
|
24 |
topK: 64
|
25 |
topP: 0.95
|
26 |
maxOutputTokens: 65536
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
- name: "deepseek-v3-0324"
|
28 |
label: "DeepSeek V3 - 200*"
|
29 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/deepseek.svg"
|
@@ -143,6 +150,7 @@ endpoints:
|
|
143 |
default:
|
144 |
# - deepseek/deepseek-r1:free
|
145 |
# - deepseek/deepseek-chat:free
|
|
|
146 |
- deepseek/deepseek-chat-v3-0324:free
|
147 |
- google/gemini-2.0-flash-exp:free
|
148 |
titleConvo: true
|
|
|
24 |
topK: 64
|
25 |
topP: 0.95
|
26 |
maxOutputTokens: 65536
|
27 |
+
- name: "gemini-2.5-pro-exp-03-25-openrouter"
|
28 |
+
label: "Gemini 2.5 Pro (OpenRouter) - 200*"
|
29 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/deepseek.svg"
|
30 |
+
preset:
|
31 |
+
modelLabel: "Gemini 2.5 Pro (OpenRouter)"
|
32 |
+
endpoint: "OpenRouter"
|
33 |
+
model: "google/gemini-2.5-pro-exp-03-25:free"
|
34 |
- name: "deepseek-v3-0324"
|
35 |
label: "DeepSeek V3 - 200*"
|
36 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/deepseek.svg"
|
|
|
150 |
default:
|
151 |
# - deepseek/deepseek-r1:free
|
152 |
# - deepseek/deepseek-chat:free
|
153 |
+
- google/gemini-2.5-pro-exp-03-25:free
|
154 |
- deepseek/deepseek-chat-v3-0324:free
|
155 |
- google/gemini-2.0-flash-exp:free
|
156 |
titleConvo: true
|