mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 12:03:52 +00:00
model cnf
This commit is contained in:
parent
90877a30ab
commit
9ec2a9511f
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@ in
|
|||
workspace = "~/.openclaw/workspace";
|
||||
skipBootstrap = false;
|
||||
model = {
|
||||
primary = "claude-cli/claude-opus-4-6";
|
||||
fallbacks = [ "claude-cli/claude-sonnet-4-6" ];
|
||||
primary = "anthropic/claude-opus-4-6";
|
||||
fallbacks = [ "anthropic/claude-sonnet-4-6" ];
|
||||
};
|
||||
sandbox.mode = "non-main";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue