Skip to content

fix: revert premature deprecations#1054

Merged
gowthamvadisetti merged 2 commits into
mainfrom
remove-premature-deprecations
May 15, 2026
Merged

fix: revert premature deprecations#1054
gowthamvadisetti merged 2 commits into
mainfrom
remove-premature-deprecations

Conversation

@harshiv-26
Copy link
Copy Markdown
Collaborator

@harshiv-26 harshiv-26 commented May 15, 2026

Note

Medium Risk
Updates provider model metadata that controls availability/deprecation state; incorrect flags could cause clients to use models that should be retired (or vice versa). Changes are config-only but affect runtime model selection and billing metadata.

Overview
Reverts a set of premature deprecations across multiple provider model YAMLs by removing isDeprecated: true flags and flipping several models’ status from deprecated back to active (notably some Azure OpenAI, Databricks, Google Vertex, OpenAI Realtime, and OpenRouter entries).

Keeps deprecationDate values while restoring models to active service, adjusting related metadata only (no code changes).

Reviewed by Cursor Bugbot for commit 3c6a70d. Bugbot is set up for automated code reviews on this repo. Configure here.

@gowthamvadisetti gowthamvadisetti enabled auto-merge (squash) May 15, 2026 13:17
@gowthamvadisetti gowthamvadisetti merged commit 20f8e70 into main May 15, 2026
8 checks passed
@gowthamvadisetti gowthamvadisetti deleted the remove-premature-deprecations branch May 15, 2026 13:17
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.

2 participants