mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:20:43 +00:00
fix(github-copilot): default onboarding to opus 4.6
This commit is contained in:
@@ -69,7 +69,7 @@ export default definePluginEntry({
|
||||
credential,
|
||||
},
|
||||
],
|
||||
defaultModel: "github-copilot/gpt-4o",
|
||||
defaultModel: "github-copilot/claude-opus-4.6",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user