fix: update Copilot Opus default to 4.7

This commit is contained in:
Shakker
2026-04-21 19:41:50 +01:00
committed by Shakker
parent 11efbf5a2e
commit 2161ed8259
5 changed files with 8 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ const DEFAULT_MAX_TOKENS = 8192;
// We keep this list intentionally broad; if a model isn't available Copilot will
// return an error and users can remove it from their config.
const DEFAULT_MODEL_IDS = [
"claude-opus-4.6",
"claude-opus-4.7",
"claude-sonnet-4.6",
"claude-sonnet-4.5",
"gpt-4o",