Update librechat.yaml
Browse files- librechat.yaml +2 -1
librechat.yaml
CHANGED
@@ -21,7 +21,8 @@ modelSpecs:
|
|
21 |
greeting: |
|
22 |
Gemini 2.5 Pro access.
|
23 |
promptPrefix: some_cool_prompt
|
24 |
-
|
|
|
25 |
|
26 |
# Definition of custom endpoints
|
27 |
endpoints:
|
|
|
21 |
greeting: |
|
22 |
Gemini 2.5 Pro access.
|
23 |
promptPrefix: some_cool_prompt
|
24 |
+
addedEndpoints:
|
25 |
+
- google
|
26 |
|
27 |
# Definition of custom endpoints
|
28 |
endpoints:
|