Skip to content

chore: sync new models - #1282

Merged
Erin McNulty (erin2722) merged 1 commit into
mainfrom
chore/sync-new-models
Sep 22, 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 22, 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 22, 2026 11:23am 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: 57e1294b95

ℹ️ 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".

Comment on lines +12607 to +12609
"grok-voice-transcribe-1.0": {
"format": "openai",
"flavor": "chat",

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 Exclude transcription-only models from the chat catalog

When a user selects either new grok-voice-transcribe-* entry, flavor: "chat" makes /auto route it to /chat/completions (proxy.ts lines 1465-1475). These are audio-transcription models, while this proxy has no transcription request handling and its sync exclusions explicitly document that transcription models are rejected by /v1/chat/completions (sync_models.ts lines 197-203). Both entries therefore advertise an unusable route; exclude them until a transcription endpoint is supported rather than classifying them as chat models.

Useful? React with 👍 / 👎.

@erin2722
Erin McNulty (erin2722) merged commit 52a98d1 into main Sep 22, 2026
2 checks passed

This branch was successfully deployed

1 active deployment
Preview 57e1294b Deployed Sep 22, 2026 by vercel[bot]
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