Skip to content

chore: sync new models - #1270

Merged
Erin McNulty (erin2722) merged 1 commit into
mainfrom
chore/sync-new-models
Sep 18, 2026
Merged

Erin McNulty (erin2722) merged 1 commit into
mainfrom
chore/sync-new-models

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated sync of model metadata and newly available models from the approved provider allowlist.

@vercel

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
ai-proxy Ready Ready Preview Sep 18, 2026 11:17am UTC

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c76a5cc7ce

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

"available_providers": [
"openai"
"openai",
"azure"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add Azure to the voice-model endpoint overrides

When callers query either gpt-realtime-2.1 or gpt-live-1, getDirectModelEndpointTypes() uses their explicit AvailableEndpointTypes entries before the model-format defaults. Those entries in schema/index.ts remain ["openai"], so the newly advertised Azure availability is never returned by getModelEndpointTypes() and Azure cannot be selected for either model. Update both explicit overrides alongside these provider lists.

Useful? React with 👍 / 👎.

@erin2722
Erin McNulty (erin2722) merged commit a6e2389 into main Sep 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant