Guru-25 commited on
Commit
c3ae568
·
verified ·
1 Parent(s): d79a296

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +10 -9
librechat.yaml CHANGED
@@ -12,17 +12,17 @@ interface:
12
  modelSpecs:
13
  list:
14
  - name: "grok-3"
15
- label: "Grok3"
16
- iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/gemini.svg"
17
  preset:
18
- modelLabel: "Grok3"
19
  endpoint: "grok"
20
  model: "grok-3"
21
  - name: "grok-3-reasoning"
22
- label: "Grok3 reason"
23
- iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/Nothing/librechat/gemini.svg"
24
  preset:
25
- modelLabel: "Grok3 reason"
26
  endpoint: "grok"
27
  model: "grok-3-reasoning"
28
  - name: "deepseek-v3-0324"
@@ -164,10 +164,11 @@ endpoints:
164
  models:
165
  default:
166
  - accounts/fireworks/models/deepseek-v3-0324
167
-
 
168
  - name: "grok"
169
- apiKey: "guru"
170
- baseURL: "https://guru-25-grok2api.hf.space/v1"
171
  models:
172
  default:
173
  - grok-3
 
12
  modelSpecs:
13
  list:
14
  - name: "grok-3"
15
+ label: "Grok 3"
16
+ iconURL: "https://artificialanalysis.ai/img/logos/xai.svg"
17
  preset:
18
+ modelLabel: "Grok 3"
19
  endpoint: "grok"
20
  model: "grok-3"
21
  - name: "grok-3-reasoning"
22
+ label: "Grok 3 Reasoning"
23
+ iconURL: "https://artificialanalysis.ai/img/logos/xai.svg"
24
  preset:
25
+ modelLabel: "Grok 3 Reasoning"
26
  endpoint: "grok"
27
  model: "grok-3-reasoning"
28
  - name: "deepseek-v3-0324"
 
164
  models:
165
  default:
166
  - accounts/fireworks/models/deepseek-v3-0324
167
+
168
+ # Grok
169
  - name: "grok"
170
+ apiKey: "${GROK_KEY}"
171
+ baseURL: "https://guru-25-grok.hf.space/v1"
172
  models:
173
  default:
174
  - grok-3