Update librechat.yaml
Browse files- librechat.yaml +1 -2
librechat.yaml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
version: 1.2.
|
2 |
|
3 |
cache: true
|
4 |
|
@@ -91,7 +91,6 @@ endpoints:
|
|
91 |
- gpt-4o-mini
|
92 |
titleConvo: true
|
93 |
titleModel: "gpt-4o-mini"
|
94 |
-
dropParams: ["stream", "temperature", "top_p", "presence_penalty", "frequency_penalty", "best_of", "max_tokens", "stop"]
|
95 |
|
96 |
# OpenRouter.ai
|
97 |
# Model list: https://openrouter.ai/models
|
|
|
1 |
+
version: 1.2.1
|
2 |
|
3 |
cache: true
|
4 |
|
|
|
91 |
- gpt-4o-mini
|
92 |
titleConvo: true
|
93 |
titleModel: "gpt-4o-mini"
|
|
|
94 |
|
95 |
# OpenRouter.ai
|
96 |
# Model list: https://openrouter.ai/models
|