Files
hypothesis-machine/.hypothesis-machine.example.yaml

18 lines
438 B
YAML

max_depth: 6
max_children_per_agent: 8
max_active_agents: 32
max_total_agents_per_run: 200
max_iterations_without_progress: 3
max_research_iterations: 12
allow_recursive_spawning: true
searxng_url: http://127.0.0.1:8888
firecrawl_url: http://127.0.0.1:3002
# browser_use_url: http://127.0.0.1:3010
web_timeout_ms: 45000
max_download_bytes: 10485760
experiment:
image: python:3.12-slim
cpus: 1
memory_mb: 1024
timeout_seconds: 300