fix(core): load dynamic models for generation (#38401)

This commit is contained in:
Kit Langton 2026-07-22 22:26:08 -04:00 committed by GitHub
commit 203b9f59b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 585 additions and 502 deletions

View file

@ -1,7 +1,7 @@
export * as OpenAICodex from "./openai-codex"
// TEMPORARY SEAM (#34765): plugins have no hook into LLM route construction, so
// codex routing lives in SessionRunnerModel.fromCatalogModel and catalog filtering
// Codex routing lives in ModelResolver and catalog filtering.
// in OpenAIPlugin, sharing this module. Once the native provider packages land
// (#33689/#33925/#34462) this should collapse into the native OpenAI provider.
// The eligibility rules mirror V1's CodexAuthPlugin allowlist; models.dev has no