feat(cerebras): sync current model metadata - #38675
ryanl-cerebras wants to merge 1 commit into
Conversation
Greptile SummaryAdds the current Cerebras Gemma 4 31B pricing, token limits, and capability metadata while marking ZAI GLM 4.7 as deprecated.
Confidence Score: 5/5The PR appears safe to merge, with both registry copies synchronized and no concrete metadata-consumption failure identified. The new entry conforms to the registry shape, both runtime copies match, and the deprecation field affects informational reporting without disabling the retained model.
|
| Filename | Overview |
|---|---|
| model_prices_and_context_window.json | Adds the Cerebras Gemma 4 31B catalog entry and marks ZAI GLM 4.7 deprecated; no actionable inconsistency was identified. |
| litellm/model_prices_and_context_window_backup.json | Mirrors the root registry changes exactly for packaged runtime metadata. |
Reviews (1): Last reviewed commit: "feat(cerebras): sync current model metad..." | Re-trigger Greptile
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Superseded by the rolling registry PR #38990, which absorbs this change (values re-verified against the official provider docs). Closing per the one-rolling-registry-PR policy. |
Summary
cerebras/gemma-4-31bregistry entry using the public Cerebras model endpointcerebras/zai-glm-4.7entry deprecated as of August 17, 2026Context
This replaces #35007. That PR was closed as absorbed by #37902, but #37902 was later declined and closed without merging, so the Cerebras metadata never reached
litellm_internal_staging.Closes #37184
Validation
https://api.cerebras.ai/public/v1/models/gemma-4-31bon August 28, 2026 and matched its pricing, limits, and capabilities exactlypython3 ci_cd/check_files_match.pypassestests/test_litellm/test_model_prices_schema.py: 21 passedgit diff --checkpasses