Kimi K2.7 Code
Pick this for coding tasks, multi-step reasoning, and tool selection — a 256K-context coding model.
moonshotai/Kimi-K2.7-Code
About
Kimi K2.7 Code is Moonshot’s coding-specialized model with a 262,144-token context window. It is well suited to software-engineering workflows, long-context code review, and agentic tool use.Pricing
| Direction | Rate (USD) |
|---|---|
| Input | $0.55 / 1M tokens |
| Output | $2.20 / 1M tokens |
Capabilities
chatreasoningcodingvision
Specs
- Context window: 262,144 tokens (256K)
- License: Modified MIT
Recommended use cases
- Chat and instruction following
- Multi-step reasoning and planning
- Tool use and function calling
Benchmarks
Benchmarks fill in during Alpha. Tracked as a follow-up to RD-562.
Example prompts
- Plan a migration of a 50M-row Postgres table to a NOT NULL column without downtime.
- Given this stack trace, identify the most likely root cause and suggest 3 next debugging steps.