Update librechat.yaml
Browse files- librechat.yaml +0 -10
librechat.yaml
CHANGED
@@ -44,15 +44,6 @@ modelSpecs:
|
|
44 |
model: "openai/o3"
|
45 |
max_tokens: 100000
|
46 |
reasoning_effort: "high"
|
47 |
-
- name: "Grok 3 Mini"
|
48 |
-
label: "Grok 3 Mini"
|
49 |
-
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
|
50 |
-
preset:
|
51 |
-
modelLabel: "Grok 3 Mini"
|
52 |
-
endpoint: "Github Models"
|
53 |
-
model: "xai/grok-3-mini"
|
54 |
-
max_tokens: 16000
|
55 |
-
reasoning_effort: "high"
|
56 |
- name: "Grok 3 Reasoning"
|
57 |
label: "Grok 3 Reasoning"
|
58 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
|
@@ -76,7 +67,6 @@ endpoints:
|
|
76 |
- openai/gpt-4.1
|
77 |
- openai/o4-mini
|
78 |
- openai/o3
|
79 |
-
- xai/grok-3-mini
|
80 |
- openai/gpt-4.1-nano
|
81 |
titleConvo: true
|
82 |
titleModel: "openai/gpt-4.1-nano"
|
|
|
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"
|
|
|
67 |
- openai/gpt-4.1
|
68 |
- openai/o4-mini
|
69 |
- openai/o3
|
|
|
70 |
- openai/gpt-4.1-nano
|
71 |
titleConvo: true
|
72 |
titleModel: "openai/gpt-4.1-nano"
|