Update endpoints table for Kimi K2.7 model name and model ID#32266
Update endpoints table for Kimi K2.7 model name and model ID#32266nljackson2020 wants to merge 1 commit into
Conversation
Updating model name from Kimi K2.7 to Kimi K2.7 Code and model ID from kimi-k2.7 to kimi-k2.7-code
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the Go documentation’s model table to reflect a renamed/updated Kimi model variant.
Changes:
- Replaces the “Kimi K2.7” entry with “Kimi K2.7 Code” and updates the model ID to
kimi-k2.7-code.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | GLM-5.1 | glm-5.1 | `https://opencode.ai/zen/go/v1/chat/completions` | `@ai-sdk/openai-compatible` | | ||
| | GLM-5 | glm-5 | `https://opencode.ai/zen/go/v1/chat/completions` | `@ai-sdk/openai-compatible` | | ||
| | Kimi K2.7 | kimi-k2.7 | `https://opencode.ai/zen/go/v1/chat/completions` | `@ai-sdk/openai-compatible` | | ||
| | Kimi K2.7 Code | kimi-k2.7-code | `https://opencode.ai/zen/go/v1/chat/completions` | `@ai-sdk/openai-compatible` | |
|
This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window. Feel free to open a new pull request that follows our guidelines. |
Issue for this PR
Closes # N/A
Type of change
What does this PR do?
Updating /docs/go model name from Kimi K2.7 to Kimi K2.7 Code and model ID from kimi-k2.7 to kimi-k2.7-code in the Endpoints section. This is for consistency and correctness. The paragraph after the endpoints table uses this name and model ID.
If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!
How did you verify your code works?
Screenshots / recordings
If this is a UI change, please include a screenshot or recording.
Checklist
If you do not follow this template your PR will be automatically rejected.