Update librechat.yaml
Browse files- librechat.yaml +4 -6
librechat.yaml
CHANGED
@@ -4,15 +4,13 @@ cache: true
|
|
4 |
|
5 |
modelSpecs:
|
6 |
list:
|
7 |
-
- name: "
|
8 |
-
label: "
|
9 |
-
|
10 |
-
description: "An AI roleplaying as the 50th President of the United States."
|
11 |
iconURL: "https://i.kym-cdn.com/entries/icons/facebook/000/017/252/2f0.jpg"
|
12 |
preset:
|
13 |
-
|
14 |
endpoint: "groq"
|
15 |
-
greeting: "Greetings, my fellow American."
|
16 |
model: "qwen-qwq-32b"
|
17 |
|
18 |
endpoints:
|
|
|
4 |
|
5 |
modelSpecs:
|
6 |
list:
|
7 |
+
- name: "gemini-2.0-pro-exp-02-05"
|
8 |
+
label: "Gemini 2.0 Pro Experimental"
|
9 |
+
default: true
|
|
|
10 |
iconURL: "https://i.kym-cdn.com/entries/icons/facebook/000/017/252/2f0.jpg"
|
11 |
preset:
|
12 |
+
modelLabel: "Meeting Summarizer"
|
13 |
endpoint: "groq"
|
|
|
14 |
model: "qwen-qwq-32b"
|
15 |
|
16 |
endpoints:
|