Skip to content

fix(databricks): correct gemini deprecation status and restore bot regressions - #2270

Merged
LordGameleo merged 3 commits into
mainfrom
bot/update-databricks-20260820-103900
Aug 20, 2026
Merged

fix(databricks): correct gemini deprecation status and restore bot regressions#2270
LordGameleo merged 3 commits into
mainfrom
bot/update-databricks-20260820-103900

Conversation

@LordGameleo

Copy link
Copy Markdown
Collaborator

Summary

  • Set Gemini 2.5 Flash/Pro status to deprecated (they already had isDeprecated: true and retirementDate: "2026-10-02" but left status: active).
  • Add missing isDeprecated: true on databricks-gemini-2-5-pro.
  • Restore bot regressions from feat(databricks): update model YAMLs [bot] #2259: system.ai.gpt-5-5-pro tiered pricing, databricks-gpt-5-5-pro features, and system.ai.gpt-5-2 xhigh reasoning effort.

Why

Databricks has deprecated Gemini 2.5 Flash/Pro ahead of the Oct 2, 2026 retirement. Consumers that key off status were still treating these models as current. Also undoes accidental capability/pricing removals from the bot update.

Test plan

  • Assert all four Gemini YAMLs have isDeprecated: true, status: deprecated, retirementDate: "2026-10-02"
  • Assert system.ai.gpt-5-5-pro retains tiered_pricing
  • Assert databricks-gpt-5-5-pro retains system_messages / tool_choice / json_output
  • Assert system.ai.gpt-5-2 includes xhigh in reasoning_effort
Open in Web Open in Cursor 

Truefoundry Models Bot and others added 2 commits August 20, 2026 10:39
…gressions

Set Gemini 2.5 Flash/Pro status to deprecated (and isDeprecated on
databricks-gemini-2-5-pro) so status-based consumers match Databricks.
Also restore gpt-5-5-pro tiered pricing/features and gpt-5-2 xhigh.

Co-authored-by: Hrithik Adhikari <LordGameleo@users.noreply.github.com>
@LordGameleo
LordGameleo marked this pull request as ready for review August 20, 2026 13:43
@LordGameleo
LordGameleo enabled auto-merge (squash) August 20, 2026 13:44
@LordGameleo
LordGameleo merged commit 7905dd8 into main Aug 20, 2026
8 checks passed
@LordGameleo
LordGameleo deleted the bot/update-databricks-20260820-103900 branch August 20, 2026 13:47
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.

3 participants