mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-21 22:32:22 +03:00
getProviderModelIds read PROVIDER_MODELS, which is empty for CLI/OAuth providers (codex, kimi, claude, …) — so pools built from those providers produced ZERO quotaShared-* combos and their quota keys saw no models. Read the provider REGISTRY instead (the same source /v1/models uses), which covers all providers.