Skip to content

Conversation

@roomote
Copy link
Contributor

@roomote roomote bot commented Nov 14, 2025

This PR attempts to address Issue #9268. Feedback and guidance are welcome.

Changes

  • Added moonshotai/kimi-k2-thinking-maas model to the VertexAI provider configuration
  • Configured with 256K context window (262,144 tokens for both max and context)
  • Set pricing: $0.60 per million input tokens, $2.50 per million output tokens
  • Model description: "Kimi K2 Thinking Model with 256K context window."

Testing

  • TypeScript compilation passes without errors
  • Linting checks pass
  • No existing tests found for vertex models specifically

Closes #9268


Important

Add moonshotai/kimi-k2-thinking-maas model to VertexAI provider with specific configuration and pricing.

  • VertexAI Provider:
    • Added moonshotai/kimi-k2-thinking-maas model to vertexModels in vertex.ts.
    • Configured with 262,144 max tokens and context window.
    • Pricing set at $0.60 per million input tokens, $2.50 per million output tokens.
    • Model description: "Kimi K2 Thinking Model with 256K context window."
  • Testing:
    • TypeScript compilation and linting checks pass.
    • No existing tests for vertex models.

This description was created by Ellipsis for df3074b. You can customize this summary. It will automatically update as commits are pushed.

- Added moonshotai/kimi-k2-thinking-maas model configuration
- Configured with 256K context window
- Set pricing at $0.60 input / $2.50 output
- Closes #9268
@roomote roomote bot requested review from cte, jr and mrubens as code owners November 14, 2025 15:59
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Nov 14, 2025
@roomote
Copy link
Contributor Author

roomote bot commented Nov 14, 2025

Rooviewer Clock   See task on Roo Cloud

Review complete. The implementation correctly adds the Kimi K2 thinking model to VertexAI with proper configuration matching the issue requirements. No issues found.

Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] Request to add Kimi K2 thinking to Google VertexAI provider

4 participants