Update librechat.yaml
Browse files- librechat.yaml +6 -4
librechat.yaml
CHANGED
@@ -76,11 +76,13 @@ endpoints:
|
|
76 |
default: [
|
77 |
"gpt-4o-mini",
|
78 |
"gpt-4o",
|
79 |
-
"
|
|
|
80 |
"claude-3-5-sonnet-20240620",
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
|
|
84 |
]
|
85 |
fetch: true
|
86 |
titleConvo: true
|
|
|
76 |
default: [
|
77 |
"gpt-4o-mini",
|
78 |
"gpt-4o",
|
79 |
+
"chatgpt-4o-latest",
|
80 |
+
"o1-mini",
|
81 |
"claude-3-5-sonnet-20240620",
|
82 |
+
"claude-3-5-sonnet-20241022",
|
83 |
+
"gemini-2.0-flash-thinking-exp-1219",
|
84 |
+
"gemini-2.0-flash-exp",
|
85 |
+
"gemini-exp-1206"
|
86 |
]
|
87 |
fetch: true
|
88 |
titleConvo: true
|