refactor: update Antigravity model configurations and pricing

This commit is contained in:
decolua
2026-02-20 17:52:15 +07:00
parent 3debf84b9a
commit 985985e454
5 changed files with 13 additions and 21 deletions
+2 -4
View File
@@ -128,12 +128,10 @@ export const CLI_TOOLS = {
color: "#4285F4",
description: "Google Antigravity IDE with MITM",
configType: "mitm",
modelAliases: ["claude-opus-4-5-thinking", "claude-sonnet-4-5-thinking", "claude-sonnet-4-5", "gemini-3-pro-high"],
modelAliases: ["claude-opus-4-6-thinking", "claude-sonnet-4-6-thinking", "gemini-3-pro-high"],
defaultModels: [
{ id: "claude-opus-4-5-thinking", name: "Claude Opus 4.5 Thinking", alias: "claude-opus-4-5-thinking" },
{ id: "claude-opus-4-6-thinking", name: "Claude Opus 4.6 Thinking", alias: "claude-opus-4-6-thinking" },
{ id: "claude-sonnet-4-6", name: "Claude Sonnet 4.6", alias: "claude-sonnet-4-6" },
{ id: "claude-sonnet-4-5-thinking", name: "Claude Sonnet 4.5 Thinking", alias: "claude-sonnet-4-5-thinking" },
{ id: "claude-sonnet-4-5", name: "Claude Sonnet 4.5", alias: "claude-sonnet-4-5" },
{ id: "gemini-3-pro-high", name: "Gemini 3 Pro High", alias: "gemini-3-pro-high" },
{ id: "gemini-3-flash", name: "Gemini 3 Flash", alias: "gemini-3-flash" },
],
+1 -8
View File
@@ -335,14 +335,7 @@ export const DEFAULT_PRICING = {
reasoning: 3.75,
cache_creation: 0.30
},
"claude-sonnet-4-5": {
input: 3.00,
output: 15.00,
cached: 0.30,
reasoning: 22.50,
cache_creation: 3.00
},
"claude-sonnet-4-5-thinking": {
"claude-sonnet-4-6": {
input: 3.00,
output: 15.00,
cached: 0.30,