We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6008b2a commit c2a777cCopy full SHA for c2a777c
1 file changed
packages/types/src/providers/vertex.ts
@@ -17,6 +17,7 @@ export const vertexModels = {
17
outputPrice: 9,
18
cacheReadsPrice: 0.15,
19
cacheWritesPrice: 0.083,
20
+ supportsReasoningBudget: false,
21
},
22
"gemini-3.1-pro-preview": {
23
maxTokens: 65_536,
0 commit comments