docs(readme): update default model to claude-sonnet-4-6
This commit is contained in:
parent
93e5383cb2
commit
e1990c7fb8
4 changed files with 5 additions and 5 deletions
|
|
@ -476,7 +476,7 @@ Config: `~/.zeroclaw/config.toml` (created by `onboard`)
|
|||
```toml
|
||||
api_key = "sk-..."
|
||||
default_provider = "openrouter"
|
||||
default_model = "anthropic/claude-sonnet-4"
|
||||
default_model = "anthropic/claude-sonnet-4-6"
|
||||
default_temperature = 0.7
|
||||
|
||||
# Custom OpenAI-compatible endpoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue