Spaces:
Running
Running
Update librechat.yaml
Browse files- librechat.yaml +5 -4
librechat.yaml
CHANGED
|
@@ -20,7 +20,8 @@ endpoints:
|
|
| 20 |
modelDisplayLabel: "Hermes Agent"
|
| 21 |
supportsToolCalls: true
|
| 22 |
tool_choice: "auto"
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
|
|
|
|
|
| 20 |
modelDisplayLabel: "Hermes Agent"
|
| 21 |
supportsToolCalls: true
|
| 22 |
tool_choice: "auto"
|
| 23 |
+
forceToolCalling: true
|
| 24 |
+
customParams:
|
| 25 |
+
thinking:
|
| 26 |
+
type: "string"
|
| 27 |
+
default: "disabled"
|