chore(sync): mirror docs from openclaw/openclaw@fb7bfb411c
This commit is contained in:
parent
212a7e1723
commit
f9de7a7c4e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "11efbf5a2eb238c5e313f37443a1bd0f1f729714",
|
||||
"syncedAt": "2026-04-21T19:00:07.038Z"
|
||||
"sha": "fb7bfb411cdb2b6b094fc47317d63a33c3e31da9",
|
||||
"syncedAt": "2026-04-21T19:00:55.486Z"
|
||||
}
|
||||
|
||||
@ -31,7 +31,7 @@ provider in two different ways.
|
||||
</Step>
|
||||
<Step title="Set a default model">
|
||||
```bash
|
||||
openclaw models set github-copilot/claude-opus-4.6
|
||||
openclaw models set github-copilot/claude-opus-4.7
|
||||
```
|
||||
|
||||
Or in config:
|
||||
@ -39,7 +39,7 @@ provider in two different ways.
|
||||
```json5
|
||||
{
|
||||
agents: {
|
||||
defaults: { model: { primary: "github-copilot/claude-opus-4.6" } },
|
||||
defaults: { model: { primary: "github-copilot/claude-opus-4.7" } },
|
||||
},
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user