DASHBOARD

Config

Manage server defaults, model selection, timeouts, and API provider credentials from the dashboard.

Synced settings

Saving dashboard configuration updates the in-browser state and rewrites config.yaml inside Workspace.

Representative config file

bash
server:
port: 8000
host: 0.0.0.0
log_level: info
agents:
max_concurrent: 5
default_model: gpt-4-turbo
task_timeout: 300