mirror of
https://github.com/theniceboy/.config.git
synced 2026-01-09 17:22:38 +08:00
7 lines
275 B
TOML
7 lines
275 B
TOML
model_reasoning_effort = "high" # minimal|low|medium|high|none
|
|
model_verbosity = "medium" # low|medium|high
|
|
|
|
[mcp_servers.ib]
|
|
command = "mcp-proxy"
|
|
args = ["--transport", "streamablehttp", "http://127.0.0.1:5938"]
|
|
startup_timeout_ms = 20000
|