Update llm-info model catalog and backfill descriptions#10002
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Light2Dark
previously approved these changes
Jun 29, 2026
c5bf929 to
11d3ad8
Compare
kirangadhave
approved these changes
Jun 29, 2026
Contributor
Author
|
🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.23.12-dev12 |
6 tasks
Light2Dark
added a commit
that referenced
this pull request
Jun 30, 2026
## 📝 Summary <!-- If this PR closes any issues, list them here by number (e.g., Closes #123). Detail the specific changes made in this pull request. Explain the problem addressed and how it was resolved. If applicable, provide before and after comparisons, screenshots, or any relevant details to help reviewers understand the changes easily. --> For some reason, this was merged #10002 with incorrect info. This PR removes unavailable models, adds descriptions, and reorders model according to group. ## 📋 Pre-Review Checklist <!-- These checks need to be completed before a PR is reviewed --> - [ ] For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on [Discord](https://marimo.io/discord?ref=pr), or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). - [ ] Any AI generated code has been reviewed line-by-line by the human PR author, who stands by it. - [ ] Video or media evidence is provided for any visual changes (optional). <!-- PR is more likely to be merged if evidence is provided for changes made --> ## ✅ Merge Checklist - [x] I have read the [contributor guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md). - [ ] Documentation has been updated where applicable, including docstrings for API changes. - [ ] Tests have been added for the changes made. <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/marimo-team/marimo/pull/10025?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was authored by a coding agent.
📝 Summary
packages/llm-info/data/models.ymlwith the latest models frommodels.dev, adding recent entries for Azure (Claude Opus 4.8, DeepSeek V4 Flash/Pro), Ollama (GLM-5.2, Kimi K2.7 Code, MiniMax M3, Nemotron 3 Ultra), and OpenCode Go (GLM-5.2, Kimi K2.7 Code, MiniMax M3, Qwen3.7 Plus).gpt-image-2, and superseded Ollama/OpenCode Go listings (e.g. MiMo V2 Omni/Pro, GLM 5, MiniMax M2.5).📋 Pre-Review Checklist
✅ Merge Checklist