LibreChat / librechat.yaml
ASTAROTH0405's picture
Update librechat.yaml
a7fb63c verified
raw
history blame contribute delete
710 Bytes
version: "1.3.9"
cache: true
endpoints:
agents:
recursionLimit: 100
maxRecursionLimit: 200
disableBuilder: false
capabilities: ["file_search", "actions", "tools"]
toolUse: true
custom:
- name: "Hermes Agent"
apiKey: "${HERMES_API_KEY}"
baseURL: "https://astaroth0405-hermes-agent.hf.space/v1"
models:
default: ["gemini-3.1-flash-lite-preview"]
fetch: false
titleConvo: true
titleModel: "gemini-3.1-flash-lite-preview"
modelDisplayLabel: "Hermes Agent"
supportsToolCalls: true
tool_choice: "auto"
forceToolCalling: true
customParams:
thinking:
type: "string"
default: "disabled"