chore: sync new models - #1266
github-actions[bot] wants to merge 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: e49a436a55
ℹ️ 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".
| "mixtral-8x7b": ["lepton"], | ||
| "wizardlm-2-7b": ["lepton"], | ||
| "wizardlm-2-8x22b": ["lepton", "openrouter"], | ||
| "stealth/union-alpha": ["openrouter"], |
There was a problem hiding this comment.
Move the endpoint mapping to the gateway
This addition changes AvailableEndpointTypes, which is provider-routing behavior in the deprecated proxy. Repository guidance reserves routing changes for the parent gateway/ directory and permits only model_list.json as an exception here; retain the catalog entry, but remove this mapping and implement any required routing change in the gateway so the authoritative and deprecated implementations do not diverge.
AGENTS.md reference: AGENTS.md:L10-L15
Useful? React with 👍 / 👎.
Automated sync of model metadata and newly available models from the approved provider allowlist.