Skip to content

feat: set moonshotai as preferred provider for moonshotai models#70

Merged
chrarnoldus merged 1 commit intomainfrom
session/agent_b44a4546-5b35-46a7-b475-38c48d01c0f1
Feb 9, 2026
Merged

feat: set moonshotai as preferred provider for moonshotai models#70
chrarnoldus merged 1 commit intomainfrom
session/agent_b44a4546-5b35-46a7-b475-38c48d01c0f1

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot Bot commented Feb 9, 2026

Summary

This PR configures moonshotai as the preferred provider for moonshotai models (e.g., kimi models) in the Kilo Gateway.

Changes

  • Added moonshotai to the getPreferredProvider function in src/lib/providers/index.ts
  • Follows the existing pattern used for minimax and mistral models

How it works

When a moonshotai model is requested (models starting with moonshotai/), the gateway will now preferentially route the request to the moonshotai provider in OpenRouter, ensuring optimal performance and reliability for these models.


Built for Christiaan by Kilo for Slack

Add moonshotai to the getPreferredProvider function so that moonshotai
models (e.g., kimi models) are preferentially routed to the moonshotai
provider in OpenRouter, following the same pattern used for minimax and
mistral models.
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot Bot commented Feb 9, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • src/lib/providers/index.ts

@chrarnoldus chrarnoldus merged commit d162501 into main Feb 9, 2026
11 checks passed
@chrarnoldus chrarnoldus deleted the session/agent_b44a4546-5b35-46a7-b475-38c48d01c0f1 branch February 9, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant