diff --git a/packages/types/src/providers/vertex.ts b/packages/types/src/providers/vertex.ts index f277c58a3e..e3ad537f4e 100644 --- a/packages/types/src/providers/vertex.ts +++ b/packages/types/src/providers/vertex.ts @@ -364,6 +364,15 @@ export const vertexModels = { outputPrice: 1.0, description: "Qwen3 235B A22B Instruct. Available in us-south1", }, + "moonshotai/kimi-k2-thinking-maas": { + maxTokens: 262_144, + contextWindow: 262_144, + supportsPromptCache: false, + supportsImages: false, + inputPrice: 0.6, + outputPrice: 2.5, + description: "Kimi K2 Thinking Model with 256K context window.", + }, } as const satisfies Record export const VERTEX_REGIONS = [