Update librechat.yaml
Browse files- librechat.yaml +6 -0
librechat.yaml
CHANGED
@@ -10,6 +10,12 @@ interface:
|
|
10 |
parameters: true
|
11 |
agents: true
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
modelSpecs:
|
14 |
list:
|
15 |
- name: "gemini-2.5-pro-exp-03-25"
|
|
|
10 |
parameters: true
|
11 |
agents: true
|
12 |
|
13 |
+
fileConfig:
|
14 |
+
endpoints:
|
15 |
+
google:
|
16 |
+
supportedMimeTypes:
|
17 |
+
- "video/mp4"
|
18 |
+
|
19 |
modelSpecs:
|
20 |
list:
|
21 |
- name: "gemini-2.5-pro-exp-03-25"
|