Skip to content

chore(models): remove 17 retired provider models#280

Merged
Kamilbenkirane merged 1 commit into
mainfrom
chore/remove-retired-provider-models
May 20, 2026
Merged

chore(models): remove 17 retired provider models#280
Kamilbenkirane merged 1 commit into
mainfrom
chore/remove-retired-provider-models

Conversation

@Kamilbenkirane

@Kamilbenkirane Kamilbenkirane commented May 20, 2026

Copy link
Copy Markdown
Member

Summary

Remove 17 models from Celeste provider catalogs after documented shutdown, EOS, or retirement. Updates integration tests and README examples that referenced removed IDs.

ElevenLabs eleven_monolingual_v1 / eleven_multilingual_v1 are not included (removal not confirmed via API).

Retired models (confirmation)

Provider Model ID Status Date Source
OpenAI dall-e-2 Removed from API 2026-05-12 Deprecations · Changelog
OpenAI dall-e-3 Removed from API 2026-05-12 Deprecations · Changelog
Google gemini-3-pro-preview Shut down (Gemini API) 2026-03-09 Gemini API deprecations
Mistral open-mistral-7b Retired 2025-03-30 Models overview
Mistral pixtral-12b-2409 Retired (deprecated 2025-12-02) 2025-12-31 Models overview
Groq moonshotai/kimi-k2-instruct Shut down 2025-10-10 Groq deprecations
Groq moonshotai/kimi-k2-instruct-0905 Shut down 2026-04-15 Groq deprecations
BytePlus seedance-1-0-lite-t2v-250428 EOS 2026-05-11 14:00 UTC+8 Volcengine Ark deprecations
BytePlus seedance-1-0-lite-i2v-250428 EOS 2026-05-11 14:00 UTC+8 Volcengine Ark deprecations
BytePlus seedream-4-5-251128 EOS 2026-03-24 14:00 UTC+8 Volcengine Ark deprecations
xAI grok-4-0709 Retired (redirects to grok-4.3) 2026-05-15 12:00 PT May 15 retirement
xAI grok-4-1-fast-reasoning Retired (redirects to grok-4.3) 2026-05-15 12:00 PT May 15 retirement
xAI grok-4-1-fast-non-reasoning Retired (redirects to grok-4.3) 2026-05-15 12:00 PT May 15 retirement
xAI grok-4-fast-reasoning Retired (redirects to grok-4.3) 2026-05-15 12:00 PT May 15 retirement
xAI grok-4-fast-non-reasoning Retired (redirects to grok-4.3) 2026-05-15 12:00 PT May 15 retirement

Note: Vertex documents gemini-3-pro-preview discontinuation as 2026-03-26 (Vertex 3 Pro); this PR aligns with the Gemini API shutdown date.

Code changes

  • Removed Model(...) entries from provider models.py files
  • Removed DALL-E b64_json branch in openai/images/client.py
  • Integration tests: gpt-image-1-mini, seedance-1-0-pro-250528, grok-4.20-beta-0309-*
  • README example: gemini-3.1-pro-preview

Test plan

  • make ci passes locally (648 tests)

Drop models past provider shutdown/EOS/retirement dates (DALL-E, Gemini 3 Pro preview, Mistral 7B/Pixtral, Groq Kimi, BytePlus Seedance lite/Seedream 4.5, retired Grok slugs). Update integration tests and README examples that referenced removed IDs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Kamilbenkirane Kamilbenkirane force-pushed the chore/remove-retired-provider-models branch from 3c2b35f to 92578d9 Compare May 20, 2026 09:15
@claude

claude Bot commented May 20, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@Kamilbenkirane Kamilbenkirane merged commit 00c24ad into main May 20, 2026
11 checks passed
@claude

claude Bot commented May 20, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant