Update librechat.yaml
Browse files- librechat.yaml +2 -1
librechat.yaml
CHANGED
@@ -107,7 +107,7 @@ modelSpecs:
|
|
107 |
endpoints:
|
108 |
agents:
|
109 |
allowedProviders:
|
110 |
-
- "
|
111 |
capabilities:
|
112 |
- "ocr"
|
113 |
|
@@ -137,6 +137,7 @@ endpoints:
|
|
137 |
models:
|
138 |
default:
|
139 |
- google/gemini-2.5-pro-exp-03-25:free
|
|
|
140 |
- google/gemini-2.0-flash-exp:free
|
141 |
titleConvo: true
|
142 |
titleModel: "google/gemini-2.0-flash-exp:free"
|
|
|
107 |
endpoints:
|
108 |
agents:
|
109 |
allowedProviders:
|
110 |
+
- "OpenRouter"
|
111 |
capabilities:
|
112 |
- "ocr"
|
113 |
|
|
|
137 |
models:
|
138 |
default:
|
139 |
- google/gemini-2.5-pro-exp-03-25:free
|
140 |
+
- deepseek/deepseek-chat-v3-0324:free
|
141 |
- google/gemini-2.0-flash-exp:free
|
142 |
titleConvo: true
|
143 |
titleModel: "google/gemini-2.0-flash-exp:free"
|