mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
chore: apply local workspace updates
This commit is contained in:
@@ -106,7 +106,7 @@ async function main(): Promise<void> {
|
||||
contextWindow: 200000,
|
||||
maxTokens: 8192,
|
||||
};
|
||||
const opusModel = getModel("anthropic", "claude-opus-4-5");
|
||||
const opusModel = getModel("anthropic", "claude-opus-4-6");
|
||||
|
||||
console.log(`Prompt: ${prompt}`);
|
||||
console.log(`Runs: ${runs}`);
|
||||
|
||||
Reference in New Issue
Block a user