Duplicated from smolagents/computer-use-agent
af1ae43
1
2
3
4
5
6
7
8
9
10
11
12
# Environment Configuration HOST=0.0.0.0 PORT=8000 DEBUG=true # Agent Configuration AGENT_TIMEOUT=300 MAX_CONCURRENT_TASKS=5 # Logging LOG_LEVEL=INFO