Skip to content

Adding kimi-k2.5#428

Merged
Pedro Mora (stretpjc) merged 1 commit intomainfrom
adding-kimi-k2.5-azure
Apr 1, 2026
Merged

Adding kimi-k2.5#428
Pedro Mora (stretpjc) merged 1 commit intomainfrom
adding-kimi-k2.5-azure

Conversation

@stretpjc
Copy link
Copy Markdown
Contributor

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview, Comment Mar 31, 2026 9:16pm

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7ec6923f07

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

"max_input_tokens": 131072,
"max_output_tokens": 131072
},
"publishers/moonshotai/models/kimi-k2.5": {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use deployable model key for Azure Kimi K2.5

Please avoid registering this Azure-only model under a slash-delimited publishers/... key, because Azure routing falls back to body.model as the deployment name when metadata.deployment is unset (proxy.ts builds /openai/deployments/${encodeURIComponent(model)}). With this key, the inferred deployment path becomes publishers%2Fmoonshotai%2Fmodels%2Fkimi-k2.5, which does not match normal Azure deployment naming and leads to DeploymentNotFound unless every endpoint is manually configured with an explicit deployment override.

Useful? React with 👍 / 👎.

@stretpjc Pedro Mora (stretpjc) merged commit 8d79861 into main Apr 1, 2026
5 of 6 checks passed
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.

2 participants