Skip to content

fix: use available Kimi-K2.5 model in nebius example#2711

Merged
dgageot merged 1 commit into
docker:mainfrom
dgageot:board/34826a3857e870c2
May 8, 2026
Merged

fix: use available Kimi-K2.5 model in nebius example#2711
dgageot merged 1 commit into
docker:mainfrom
dgageot:board/34826a3857e870c2

Conversation

@dgageot
Copy link
Copy Markdown
Member

@dgageot dgageot commented May 8, 2026

The moonshotai/Kimi-K2-Instruct model is no longer listed in the nebius provider catalog on models.dev, which caused TestParseExamples/../../examples/nebius.yaml to fail. Switch the example to moonshotai/Kimi-K2.5, which is the current Moonshot model offered by nebius.

@dgageot dgageot requested a review from a team as a code owner May 8, 2026 07:53
Copy link
Copy Markdown

@docker-agent docker-agent left a comment

Choose a reason for hiding this comment

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

Assessment: 🟢 APPROVE

This PR makes a minimal, targeted fix: replacing the deprecated moonshotai/Kimi-K2-Instruct model name with moonshotai/Kimi-K2.5 in the nebius provider example YAML. The change correctly resolves the TestParseExamples test failure caused by the old model being removed from the nebius catalog on models.dev. No bugs or issues were found in the changed code.

@dgageot dgageot merged commit 41b236b into docker:main May 8, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants