From 57897fb7a7c2bea96295203109d760ef81fcfb1f Mon Sep 17 00:00:00 2001 From: safeer Date: Thu, 20 Aug 2026 15:36:55 -0300 Subject: [PATCH] docs: add changelog fragment for #10882 Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com> --- changelog.d/fixes/10882-antigravity-gemini37-flash-tiers.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/fixes/10882-antigravity-gemini37-flash-tiers.md diff --git a/changelog.d/fixes/10882-antigravity-gemini37-flash-tiers.md b/changelog.d/fixes/10882-antigravity-gemini37-flash-tiers.md new file mode 100644 index 0000000000..b1ff4bbf5a --- /dev/null +++ b/changelog.d/fixes/10882-antigravity-gemini37-flash-tiers.md @@ -0,0 +1 @@ +- **fix(antigravity):** map Gemini 3.7 Flash tier ids (`gemini-3.7-flash-high/medium/low`, bare `gemini-3.7-flash`) to the upstream `gemini-3.7-flash-tiered` model id Google's Cloud Code endpoint expects, and configure per-tier thinking budgets ([#10882](https://github.com/diegosouzapw/OmniRoute/pull/10882)) — thanks @adevwithpurpose