docs(readme): update default model to claude-sonnet-4-6

This commit is contained in:
Chummy 2026-02-18 17:07:55 +08:00
parent 93e5383cb2
commit e1990c7fb8
4 changed files with 5 additions and 5 deletions

View file

@ -120,7 +120,7 @@ zeroclaw daemon
```toml
api_key = "sk-..."
default_provider = "openrouter"
default_model = "anthropic/claude-sonnet-4"
default_model = "anthropic/claude-sonnet-4-6"
default_temperature = 0.7
[memory]