Moonshot announced on platform.kimi.ai/docs/models the retirement of kimi-k2.5 and the moonshot-v1-* series on 2026-08-31 (kimi-latest deprecated since 2026-01-28). The catalog entries were kept in PR #1343 so pinned configs keep resolving until the sunset date.
After 2026-08-31:
- Remove the
kimi-k2.5, moonshot-v1-128k, moonshot-v1-32k, moonshot-v1-8k and kimi-latest entries from llm/catalog/catalog.go (Moonshot block)
- Update
TestMoonshotCatalogEntries in llm/catalog/catalog_test.go accordingly
- Keep the pricing fallback (generic kimi tier) — it also covers unknown ids
- Grep docs (repo + chatcli.ai site, en + pt) for mentions before/after
Moonshot announced on platform.kimi.ai/docs/models the retirement of
kimi-k2.5and themoonshot-v1-*series on 2026-08-31 (kimi-latestdeprecated since 2026-01-28). The catalog entries were kept in PR #1343 so pinned configs keep resolving until the sunset date.After 2026-08-31:
kimi-k2.5,moonshot-v1-128k,moonshot-v1-32k,moonshot-v1-8kandkimi-latestentries fromllm/catalog/catalog.go(Moonshot block)TestMoonshotCatalogEntriesinllm/catalog/catalog_test.goaccordingly