mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-27 07:15:00 +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
|