Skip to content

feat: add moonshot/kimi-k3#125

Merged
guillaumegay13 merged 2 commits into
mainfrom
mp/add-moonshot-kimi-k3
Jul 17, 2026
Merged

feat: add moonshot/kimi-k3#125
guillaumegay13 merged 2 commits into
mainfrom
mp/add-moonshot-kimi-k3

Conversation

@guillaumegay13

@guillaumegay13 guillaumegay13 commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

✨ What changed

  • Adds kimi-k3 (moonshot, api_key) to the catalog, params cloned from moonshot/kimi-k2.5.yaml and then individually probed live.
  • Adds json_schema to response_format.type — the live probe surfaced it as a third accepted value (Moonshot's error enum: 'text', 'json_object', 'json_schema') and structured output was verified end-to-end.

💭 Why

Moonshot AI announced it (new model) and the catalog doesn't list it yet.

📝 Notes

  • Smoke ✅ (full tier): every declared param probed against api.moonshot.ai/v1/chat/completions on 2026-07-17, all served as exact id kimi-k3:
    • baseline + max_completion_tokens (1 and 8) → 200
    • thinking.type enabled / disabled → 200; negative control zzz_invalid → 400 "invalid value for thinking type"
    • response_format.type text / json_object / json_schema (schema honored: {"name":"Bob","age":30}) → 200; negative control → 400 naming the real enum
  • Source: https://platform.kimi.ai/docs/models
  • Auto-proposed by manifest-model-watch; upgraded liveness → full tier by a follow-up probe run.

Companion Manifest PR: mnfst/manifest#2520 (Kimi Coding Plan knownModels).

@guillaumegay13 guillaumegay13 added the liveness-verified Model verified live on its endpoint; params sibling-cloned, not individually probed label Jul 17, 2026
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
modelparams.dev Ready Ready Preview Jul 17, 2026 10:50am

Request Review

@github-actions github-actions Bot added the model Add a model that's missing label Jul 17, 2026
Full param probe against api.moonshot.ai confirmed every declared param and
surfaced json_schema as a third accepted response_format.type; structured
output verified end-to-end.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@guillaumegay13 guillaumegay13 removed the liveness-verified Model verified live on its endpoint; params sibling-cloned, not individually probed label Jul 17, 2026
@guillaumegay13
guillaumegay13 merged commit 5e7ff34 into main Jul 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant