Update librechat.yaml
Browse files- librechat.yaml +6 -6
librechat.yaml
CHANGED
@@ -33,6 +33,12 @@ modelSpecs:
|
|
33 |
topK: 64
|
34 |
topP: 0.95
|
35 |
maxOutputTokens: 65536
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
- name: "gemini-2.5-pro-exp-03-25-openrouter"
|
37 |
label: "Gemini 2.5 Pro (experimental)"
|
38 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/openrouter.png"
|
@@ -49,12 +55,6 @@ modelSpecs:
|
|
49 |
model: "o3-mini"
|
50 |
max_tokens: 100000
|
51 |
reasoning_effort: "high"
|
52 |
-
- name: "Mistral OCR"
|
53 |
-
label: "Mistral OCR"
|
54 |
-
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/mistral.png"
|
55 |
-
preset:
|
56 |
-
endpoint: "agents"
|
57 |
-
agent_id: "agent_o-J94iEVBVZARI44PTpuH"
|
58 |
# - name: "grok-3-reasoning"
|
59 |
# label: "Grok 3 Think - 10"
|
60 |
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/xai.svg"
|
|
|
33 |
topK: 64
|
34 |
topP: 0.95
|
35 |
maxOutputTokens: 65536
|
36 |
+
- name: "Gemini 2.5 Pro (experimental)"
|
37 |
+
label: "Gemini 2.5 Pro (experimental)"
|
38 |
+
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/mistral.png"
|
39 |
+
preset:
|
40 |
+
endpoint: "agents"
|
41 |
+
agent_id: "agent_o-J94iEVBVZARI44PTpuH"
|
42 |
- name: "gemini-2.5-pro-exp-03-25-openrouter"
|
43 |
label: "Gemini 2.5 Pro (experimental)"
|
44 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/openrouter.png"
|
|
|
55 |
model: "o3-mini"
|
56 |
max_tokens: 100000
|
57 |
reasoning_effort: "high"
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
# - name: "grok-3-reasoning"
|
59 |
# label: "Grok 3 Think - 10"
|
60 |
# iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/xai.svg"
|