Update librechat.yaml
Browse files- librechat.yaml +10 -9
librechat.yaml
CHANGED
@@ -66,16 +66,17 @@ modelSpecs:
|
|
66 |
endpoint: "groq"
|
67 |
model: "qwen-qwq-32b"
|
68 |
|
69 |
-
endpoints:
|
70 |
-
- name: "google"
|
71 |
-
models:
|
72 |
-
default:
|
73 |
-
- gemini-2.0-pro-exp-02-05
|
74 |
-
- gemini-2.0-flash
|
75 |
-
titleConvo: true
|
76 |
-
titleModel: "gemini-2.0-flash"
|
77 |
-
|
78 |
custom:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
# GitHub
|
80 |
# Models: https://models.inference.ai.azure.com/models
|
81 |
- name: "Github Models"
|
|
|
66 |
endpoint: "groq"
|
67 |
model: "qwen-qwq-32b"
|
68 |
|
69 |
+
endpoints:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
custom:
|
71 |
+
# Google
|
72 |
+
- name: "google"
|
73 |
+
models:
|
74 |
+
default:
|
75 |
+
- gemini-2.0-pro-exp-02-05
|
76 |
+
- gemini-2.0-flash
|
77 |
+
titleConvo: true
|
78 |
+
titleModel: "gemini-2.0-flash"
|
79 |
+
|
80 |
# GitHub
|
81 |
# Models: https://models.inference.ai.azure.com/models
|
82 |
- name: "Github Models"
|