fix: [missing-model] tinfoil: glm-5-3 - #6153
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
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
Add missing Tinfoil model
glm-5-3(Z.ai GLM-5.3) as an override-only provider entry onzhipuai/glm-5.3, using Tinfoil’s live catalog pricing/context and documented always-on reasoning effort controls.Changes
New file:
providers/tinfoil/models/glm-5-3.tomlbase_modelzhipuai/glm-5.3(lab metadata already present)reasoning_optionslow,high,max(always-on; nonone/ no toggle)cost.input1.8USD/MTokcost.output5.75USD/MTokcost.cache_read0.45USD/MToklimit.context1_048_576(Tinfoil-served window; lab base is 1M)Evidence
glm-5-3; pricing 1.8 / 5.75 / 0.45; context 1,048,576; reasoning + tool callingglm-5-3glm-5-3/ GLM-5.3reasoning_effort:low,high,max; reasoning always on;enable_thinkingnot honouredmodels/zhipuai/glm-5.3.tomlbase_modeltarget existsValidation
glm-5-2.toml,kimi-k3.toml,deepseek-v4-flash.toml).bun validate(no shell per instructions).Review notes
low/high/max), not the broader GLM-5.2 Tinfoil set.1048576(same pattern asdeepseek-v4-flash); output limit inherits lab131_072(API does not publish a separate output max).Closes #6151
Automated by the issue fixer: https://github.com/anomalyco/models.dev/actions/runs/33711238568