Update librechat.yaml
Browse files- librechat.yaml +0 -14
librechat.yaml
CHANGED
@@ -44,13 +44,6 @@ modelSpecs:
|
|
44 |
model: "openai/o3"
|
45 |
max_tokens: 100000
|
46 |
reasoning_effort: "high"
|
47 |
-
- name: "Grok 3 Reasoning"
|
48 |
-
label: "Grok 3 Reasoning"
|
49 |
-
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
|
50 |
-
preset:
|
51 |
-
modelLabel: "Grok 3 Reasoning"
|
52 |
-
endpoint: "grok"
|
53 |
-
model: "grok-3-reasoning"
|
54 |
|
55 |
endpoints:
|
56 |
agents:
|
@@ -71,13 +64,6 @@ endpoints:
|
|
71 |
titleConvo: true
|
72 |
titleModel: "openai/gpt-4.1-nano"
|
73 |
|
74 |
-
- name: "grok"
|
75 |
-
apiKey: "${GROK_KEY}"
|
76 |
-
baseURL: "https://guru-25-grok.hf.space/v1"
|
77 |
-
models:
|
78 |
-
default:
|
79 |
-
- grok-3-reasoning
|
80 |
-
|
81 |
speech:
|
82 |
speechTab:
|
83 |
speechToText:
|
|
|
44 |
model: "openai/o3"
|
45 |
max_tokens: 100000
|
46 |
reasoning_effort: "high"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
endpoints:
|
49 |
agents:
|
|
|
64 |
titleConvo: true
|
65 |
titleModel: "openai/gpt-4.1-nano"
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
speech:
|
68 |
speechTab:
|
69 |
speechToText:
|