|
|
@@ -15,8 +15,7 @@ export const vertexModels = {
|
|
|
supportsPromptCache: true,
|
|
|
supportsReasoningEffort: ["low", "high"],
|
|
|
reasoningEffort: "low",
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
supportsTemperature: true,
|
|
|
defaultTemperature: 1,
|
|
|
inputPrice: 4.0,
|
|
|
@@ -43,8 +42,7 @@ export const vertexModels = {
|
|
|
supportsPromptCache: true,
|
|
|
supportsReasoningEffort: ["minimal", "low", "medium", "high"],
|
|
|
reasoningEffort: "medium",
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
supportsTemperature: true,
|
|
|
defaultTemperature: 1,
|
|
|
inputPrice: 0.3,
|
|
|
@@ -59,8 +57,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.15,
|
|
|
outputPrice: 3.5,
|
|
|
maxThinkingTokens: 24_576,
|
|
|
@@ -74,8 +71,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.15,
|
|
|
outputPrice: 0.6,
|
|
|
},
|
|
|
@@ -86,8 +82,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.3,
|
|
|
outputPrice: 2.5,
|
|
|
cacheReadsPrice: 0.075,
|
|
|
@@ -102,8 +97,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.15,
|
|
|
outputPrice: 3.5,
|
|
|
maxThinkingTokens: 24_576,
|
|
|
@@ -117,8 +111,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.15,
|
|
|
outputPrice: 0.6,
|
|
|
},
|
|
|
@@ -129,8 +122,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 2.5,
|
|
|
outputPrice: 15,
|
|
|
},
|
|
|
@@ -141,8 +133,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 2.5,
|
|
|
outputPrice: 15,
|
|
|
},
|
|
|
@@ -153,8 +144,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 2.5,
|
|
|
outputPrice: 15,
|
|
|
maxThinkingTokens: 32_768,
|
|
|
@@ -167,8 +157,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 2.5,
|
|
|
outputPrice: 15,
|
|
|
maxThinkingTokens: 32_768,
|
|
|
@@ -196,8 +185,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0,
|
|
|
outputPrice: 0,
|
|
|
},
|
|
|
@@ -208,8 +196,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0,
|
|
|
outputPrice: 0,
|
|
|
},
|
|
|
@@ -220,8 +207,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.15,
|
|
|
outputPrice: 0.6,
|
|
|
},
|
|
|
@@ -232,8 +218,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.075,
|
|
|
outputPrice: 0.3,
|
|
|
},
|
|
|
@@ -244,8 +229,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0,
|
|
|
outputPrice: 0,
|
|
|
},
|
|
|
@@ -256,8 +240,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.075,
|
|
|
outputPrice: 0.3,
|
|
|
},
|
|
|
@@ -268,8 +251,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: false,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 1.25,
|
|
|
outputPrice: 5,
|
|
|
},
|
|
|
@@ -463,8 +445,7 @@ export const vertexModels = {
|
|
|
supportsNativeTools: true,
|
|
|
defaultToolProtocol: "native",
|
|
|
supportsPromptCache: true,
|
|
|
- includedTools: ["write_file", "edit_file"],
|
|
|
- excludedTools: ["apply_diff"],
|
|
|
+
|
|
|
inputPrice: 0.1,
|
|
|
outputPrice: 0.4,
|
|
|
cacheReadsPrice: 0.025,
|