Update librechat.yaml
Browse files- librechat.yaml +8 -0
librechat.yaml
CHANGED
@@ -25,6 +25,13 @@ modelSpecs:
|
|
25 |
modelLabel: "Grok 3 Reasoning"
|
26 |
endpoint: "grok"
|
27 |
model: "grok-3-reasoning"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
- name: "deepseek-v3-0324"
|
29 |
label: "DeepSeek V3 - 50*"
|
30 |
default: true
|
@@ -173,6 +180,7 @@ endpoints:
|
|
173 |
default:
|
174 |
- grok-3
|
175 |
- grok-3-reasoning
|
|
|
176 |
|
177 |
# groq
|
178 |
# Model list: https://console.groq.com/settings/limits
|
|
|
25 |
modelLabel: "Grok 3 Reasoning"
|
26 |
endpoint: "grok"
|
27 |
model: "grok-3-reasoning"
|
28 |
+
- name: "grok-3-deepsearch"
|
29 |
+
label: "Grok 3 DeepSearch"
|
30 |
+
iconURL: "https://artificialanalysis.ai/img/logos/xai.svg"
|
31 |
+
preset:
|
32 |
+
modelLabel: "Grok 3 DeepSearch"
|
33 |
+
endpoint: "grok"
|
34 |
+
model: "grok-3-deepsearch"
|
35 |
- name: "deepseek-v3-0324"
|
36 |
label: "DeepSeek V3 - 50*"
|
37 |
default: true
|
|
|
180 |
default:
|
181 |
- grok-3
|
182 |
- grok-3-reasoning
|
183 |
+
- grok-3-deepsearch
|
184 |
|
185 |
# groq
|
186 |
# Model list: https://console.groq.com/settings/limits
|