mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
* feat(cerebras): remove deprecated llama-3.3-70b and qwen-3-32b models These models have been deprecated from the Cerebras inference platform. - Remove llama-3.3-70b and qwen-3-32b from cerebrasModels in api.ts - Update supported models documentation in cerebras.mdx - Add changeset for the deprecation * fix: remove stale llama-3.3-70b and qwen-3-32b references from rate limits Remove dead switch cases in getRateLimits() that referenced deprecated models no longer present in cerebrasModels.