Mẫu Config Có Sẵn
Copy-paste các mẫu config phổ biến. Chỉnh sửa theo nhu cầu.
Config Newbie (Miễn phí)
# ~/.openclaw/config.yaml
model: ollama/llama3
language: vi
heartbeat:
enabled: false
skills:
- file-manager
- note-takerConfig Pro (API)
# ~/.openclaw/config.yaml
models:
primary: gpt-4o-mini
fallback: ollama/llama3
language: vi
heartbeat:
enabled: true
interval: 1h
cost_limit:
daily: 0.50
skills:
- file-manager
- email-reader
- calendar
- web-search Mẹo:
Bắt đầu với Config Newbie, sau đó nâng cấp dần khi quen.