Skip to content

feat: Update model registry to match TEE gateway#266

Merged
kylexqian merged 3 commits intomainfrom
claude/vigorous-banzai
Apr 10, 2026
Merged

feat: Update model registry to match TEE gateway#266
kylexqian merged 3 commits intomainfrom
claude/vigorous-banzai

Conversation

@kylexqian
Copy link
Copy Markdown
Collaborator

  • Remove gemini-3-pro-preview (shut down in March 2026)
  • Add some notes that the gemini-2.5-X series will be shut deprecated in Jun of this year and should be replaced with the gemini-3.1-X series

kylexqian and others added 3 commits April 3, 2026 03:13
Added structured output support for chat. Tested all model providers + streaming.

We now also include the usage as part of the TextGenerationOutput. This was nice because it led to finding a bug in usage reporting for gemini in streaming.

Unit tests included as well
…deprecations

gemini-3-pro-preview was shut down on March 9, 2026 and was already absent
from the TEE gateway model registry. Removes it from the SDK enum to keep
both in sync. Also adds comments on the Gemini 2.5 models (flash, pro,
flash-lite) noting their scheduled June/July 2026 deprecation dates and
their respective replacements.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Kyle Qian <kylexqian@gmail.com>
@kylexqian kylexqian changed the title Update model registry to match TEE gateway feat: Update model registry to match TEE gateway Apr 9, 2026
@kylexqian kylexqian merged commit 2bdf629 into main Apr 10, 2026
9 checks passed
@kylexqian kylexqian deleted the claude/vigorous-banzai branch April 10, 2026 07:16
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