mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
Kilo Gateway (api.kilo.ai/api/gateway) is an OpenAI-compatible API offering 335+ models via a single API key, including 6 free models and 3 auto-routing models (frontier/balanced/free). This is distinct from the existing KiloCode provider which uses OAuth + /api/openrouter/ endpoint. - Register kilo-gateway in providerRegistry.ts (alias: kg) - Add to APIKEY_PROVIDERS in providers.ts - Add models endpoint config in route.ts - Add official Kilo AI icon (favicon)