chore: add model to catalog - #1230
Alex Z (CLowbrow) merged 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cac2300227
ℹ️ 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".
| "gpt-4o-transcribe": ["openai", "azure"], | ||
| "gpt-4o-transcribe-diarize": ["openai", "azure"], | ||
| sonar: ["perplexity", "openrouter"], | ||
| "deepseek-ai/DeepSeek-V4.1-Flash": ["baseten"], |
There was a problem hiding this comment.
Remove routing change from the deprecated proxy
This AvailableEndpointTypes entry is consumed by getDirectModelEndpointTypes, so it adds Baseten provider-routing behavior inside the deprecated proxy. Repository guidance requires model routing changes to live in the parent repository's gateway/ directory; remove this mapping here and implement any required routing there instead.
AGENTS.md reference: AGENTS.md:L6-L8
Useful? React with 👍 / 👎.
Automated targeted model-catalog addition from the model-drop workflow.