humanus.cpp/config/config.toml

7 lines
186 B
TOML
Raw Normal View History

[humanus_cli]
llm = "qwen-max-latest"
memory = "long-context"
tools = ["filesystem", "playwright", "image_loader"]
mcp_servers = ["python_execute"]
max_steps = 30
duplicate_threshold = 2