Description
The OpenCode Go docs use inconsistent model IDs for Kimi K2.7 Code.
The model list and /v1/models endpoint use:
But the endpoint table in the docs uses:
This makes it unclear which model ID should be used when configuring OpenCode Go manually or from external clients.
The issue appears in multiple localized docs, not only Traditional Chinese. For example:
packages/web/src/content/docs/zh-tw/go.mdx
packages/web/src/content/docs/es/go.mdx
Expected correction:
Kimi K2.7 Code | kimi-k2.7-code | https://opencode.ai/zen/go/v1/chat/completions
Plugins
No response
OpenCode version
No response
Steps to reproduce
- Open the OpenCode Go docs.
- Check the model list and the Kimi K2.7 Code configuration example.
- Compare them with the endpoint table.
- Notice that the endpoint table uses
kimi-k2.7, while the canonical model ID appears to be kimi-k2.7-code.
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Description
The OpenCode Go docs use inconsistent model IDs for Kimi K2.7 Code.
The model list and
/v1/modelsendpoint use:But the endpoint table in the docs uses:
This makes it unclear which model ID should be used when configuring OpenCode Go manually or from external clients.
The issue appears in multiple localized docs, not only Traditional Chinese. For example:
packages/web/src/content/docs/zh-tw/go.mdxpackages/web/src/content/docs/es/go.mdxExpected correction:
Plugins
No response
OpenCode version
No response
Steps to reproduce
kimi-k2.7, while the canonical model ID appears to bekimi-k2.7-code.Screenshot and/or share link
No response
Operating System
No response
Terminal
No response