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