Update librechat.yaml
Browse files- librechat.yaml +4 -6
librechat.yaml
CHANGED
@@ -12,18 +12,16 @@ interface:
|
|
12 |
modelSpecs:
|
13 |
list:
|
14 |
- name: "gpt-4.1"
|
15 |
-
label: "GPT
|
16 |
default: true
|
17 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
18 |
preset:
|
19 |
-
modelLabel: "GPT
|
20 |
endpoint: "Github Models"
|
21 |
model: "openai/gpt-4.1"
|
22 |
-
temperature: 1
|
23 |
max_tokens: 800
|
24 |
-
|
25 |
-
|
26 |
-
label: "GPT 4.1"
|
27 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/mistral.png"
|
28 |
preset:
|
29 |
endpoint: "agents"
|
|
|
12 |
modelSpecs:
|
13 |
list:
|
14 |
- name: "gpt-4.1"
|
15 |
+
label: "GPT-4.1"
|
16 |
default: true
|
17 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/openai.svg"
|
18 |
preset:
|
19 |
+
modelLabel: "GPT-4.1"
|
20 |
endpoint: "Github Models"
|
21 |
model: "openai/gpt-4.1"
|
|
|
22 |
max_tokens: 800
|
23 |
+
- name: "GPT-4.1"
|
24 |
+
label: "GPT-4.1"
|
|
|
25 |
iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/mistral.png"
|
26 |
preset:
|
27 |
endpoint: "agents"
|