Skip to content

Inconsistent Kimi K2.7 Code model ID in OpenCode Go docs #32196

@fish-can

Description

@fish-can

Description

The OpenCode Go docs use inconsistent model IDs for Kimi K2.7 Code.

The model list and /v1/models endpoint use:

kimi-k2.7-code

But the endpoint table in the docs uses:

kimi-k2.7

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

  1. Open the OpenCode Go docs.
  2. Check the model list and the Kimi K2.7 Code configuration example.
  3. Compare them with the endpoint table.
  4. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions