Skip to content

Update endpoints table for Kimi K2.7 model name and model ID#32266

Closed
nljackson2020 wants to merge 1 commit into
anomalyco:devfrom
nljackson2020:patch-1
Closed

Update endpoints table for Kimi K2.7 model name and model ID#32266
nljackson2020 wants to merge 1 commit into
anomalyco:devfrom
nljackson2020:patch-1

Conversation

@nljackson2020

Copy link
Copy Markdown

Issue for this PR

Closes # N/A

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • [ X ] Documentation

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

  • [ X ] I have tested my changes locally
  • [ X ] I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

Updating model name from Kimi K2.7 to Kimi K2.7 Code and model ID from kimi-k2.7 to kimi-k2.7-code
Copilot AI review requested due to automatic review settings June 14, 2026 04:05
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title Update Kimi K2.7 model ID to Kimi K2.7 Code doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • No issue referenced. Please add Closes #<number> linking to the relevant issue.
  • "How did you verify your code works?" section is empty. Please explain how you tested.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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` |
@nljackson2020 nljackson2020 changed the title Update Kimi K2.7 model ID to Kimi K2.7 Code Update endpoints table for Kimi K2.7 model name and model ID Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 14, 2026
@github-actions github-actions Bot closed this Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants