ASTAROTH0405 commited on
Commit
a7fb63c
·
verified ·
1 Parent(s): f3e8d71

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +5 -4
librechat.yaml CHANGED
@@ -20,7 +20,8 @@ endpoints:
20
  modelDisplayLabel: "Hermes Agent"
21
  supportsToolCalls: true
22
  tool_choice: "auto"
23
- dropParams:
24
- - "tools"
25
- - "functions"
26
- - "tool_choice"
 
 
20
  modelDisplayLabel: "Hermes Agent"
21
  supportsToolCalls: true
22
  tool_choice: "auto"
23
+ forceToolCalling: true
24
+ customParams:
25
+ thinking:
26
+ type: "string"
27
+ default: "disabled"