add xhigh and max to all fable-5 providers (#6490)

related to #6374
This commit is contained in:
David Brailovsky
2026-07-10 11:42:53 +02:00
committed by GitHub
parent 81de5702c6
commit bc469b0338
3 changed files with 8 additions and 9 deletions
@@ -13,6 +13,7 @@ export const GITHUB_COPILOT_MODELS = {
headers: {"User-Agent":"GitHubCopilotChat/0.35.0","Editor-Version":"vscode/1.107.0","Editor-Plugin-Version":"copilot-chat/0.35.0","Copilot-Integration-Id":"vscode-chat"},
compat: {"supportsStore":false,"supportsDeveloperRole":false,"supportsReasoningEffort":false},
reasoning: true,
thinkingLevelMap: {"off":null,"xhigh":"xhigh","max":"max"},
input: ["text", "image"],
cost: {
input: 10,