Skip to content

fix(moonshotai): remove retired Kimi models that now 404 on first-party APIs - #6101

Open
ysntony wants to merge 1 commit into
anomalyco:devfrom
ysntony:fix/moonshotai-drop-retired-models
Open

fix(moonshotai): remove retired Kimi models that now 404 on first-party APIs#6101
ysntony wants to merge 1 commit into
anomalyco:devfrom
ysntony:fix/moonshotai-drop-retired-models

Conversation

@ysntony

@ysntony ysntony commented Sep 2, 2026

Copy link
Copy Markdown

What

Removes 6 retired Kimi models from the first-party moonshotai and moonshotai-cn provider catalogs:

  • kimi-k2-0711-preview, kimi-k2-0905-preview, kimi-k2-turbo-preview, kimi-k2-thinking, kimi-k2-thinking-turbo — discontinued 2026-05-25
  • kimi-k2.5 — discontinued 2026-08-31

(The moonshotai-cn entries are symlinks into moonshotai; both sides are cleaned up.)

Why

These models are no longer served by Moonshot's own platform — per the official docs, calls to them now return 404 model not found. Keeping them in the first-party catalog surfaces dead models to users of every tool that consumes models.dev.

Source: https://platform.kimi.ai/docs/models

Scope notes

  • Third-party hosts are not touched: e.g. OpenRouter still serves moonshotai/kimi-k2.5 (announced as going away 2026-09-07), so providers/openrouter/models/moonshotai/ stays as-is until OpenRouter actually removes it.
  • Lab metadata under models/moonshotai/ is kept — those are provider-agnostic historical facts.
  • Current first-party models (kimi-k3, kimi-k2.7-code, kimi-k2.7-code-highspeed, kimi-k2.6) are unchanged.

Validation

bun validate passes.

@ysntony
ysntony marked this pull request as ready for review September 3, 2026 04:01
Moonshot retired these models on its own platform (api.moonshot.ai / api.moonshot.cn) and calls now return 404 model-not-found: the kimi-k2 series (0711/0905/turbo previews, thinking, thinking-turbo) was discontinued 2026-05-25, and kimi-k2.5 was discontinued 2026-08-31.
Source: https://platform.kimi.ai/docs/models
Third-party hosts that still serve these models (e.g. OpenRouter's entries under providers/openrouter/models/moonshotai/) are untouched, as are the lab metadata files under models/moonshotai/.
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 3, 2026
@ysntony
ysntony force-pushed the fix/moonshotai-drop-retired-models branch from bab798d to 5e0f586 Compare September 3, 2026 04:02
@github-actions github-actions Bot removed the reviewer: ready Automated review found no actionable items label Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewer: ready Automated review found no actionable items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant