feat: update LLM Gateway to 182 models#1484
Merged
rekram1-node merged 2 commits intoanomalyco:devfrom Apr 18, 2026
Merged
Conversation
91ef0c1 to
fcf813b
Compare
fcf813b to
275e946
Compare
275e946 to
24c8f98
Compare
Collaborator
|
@smakosh I introduced a new "extends" concept earlier today, can we make this PR utilize that? It should make PRs much simplier |
- Uses extends to reference canonical providers where possible (116 models), keeping 66 full definitions - Only includes active text/chat models - Adds new models: Claude Opus 4.7, Grok 4 Fast, Kimi K2, Mimo V2, GLM 5.1, Qwen 3 Coder, and more Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
24c8f98 to
91db9d8
Compare
zhipuai/glm-4.6v-flash.toml is a symlink to zai/models/glm-4.6v-flash.toml which does not exist, causing validate to fail with 'Unable to resolve extends.from'. Inline the concrete definition instead.
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.
Summary
Follows up on #1259 with the latest model data.
🤖 Generated with Claude Code