Spaces:
Sleeping
Sleeping
Update librechat.yaml
Browse files- librechat.yaml +3 -8
librechat.yaml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
version: 1.
|
| 2 |
cache: true
|
| 3 |
|
| 4 |
endpoints:
|
|
@@ -7,13 +7,8 @@ endpoints:
|
|
| 7 |
apiKey: "8tPBs7S2"
|
| 8 |
baseURL: "https://astaroth0405-hermes-agent.hf.space/v1"
|
| 9 |
models:
|
| 10 |
-
default:
|
| 11 |
-
- "hermes-gemini"
|
| 12 |
fetch: false
|
| 13 |
titleConvo: true
|
| 14 |
titleModel: "hermes-gemini"
|
| 15 |
-
modelDisplayLabel: "Hermes Agent"
|
| 16 |
-
dropParams:
|
| 17 |
-
- "user"
|
| 18 |
-
- "frequency_penalty"
|
| 19 |
-
- "presence_penalty"
|
|
|
|
| 1 |
+
version: "1.3.9"
|
| 2 |
cache: true
|
| 3 |
|
| 4 |
endpoints:
|
|
|
|
| 7 |
apiKey: "8tPBs7S2"
|
| 8 |
baseURL: "https://astaroth0405-hermes-agent.hf.space/v1"
|
| 9 |
models:
|
| 10 |
+
default: ["hermes-gemini"]
|
|
|
|
| 11 |
fetch: false
|
| 12 |
titleConvo: true
|
| 13 |
titleModel: "hermes-gemini"
|
| 14 |
+
modelDisplayLabel: "Hermes Agent"
|
|
|
|
|
|
|
|
|
|
|
|