Huwag maabot ang mga limitasyon
Auto-fallback sa 339 na provider sa loob ng milliseconds. Naubos ang quota? Ang susunod na provider ay kukuha. zero downtime.
Libreng & Open-Source na AI Gateway
Route across 352 providers through one OpenAI-compatible endpoint, with automatic fallback.
OmniRoute × Cheaper Inference
Combine OmniRoute’s automatic fallback and developer tools with Cheaper Inference’s cost-ranked marketplace. Every eligible request starts with the cheapest available provider route.
| Model | Input price | Output price | Savings |
|---|---|---|---|
| gpt-5.6-lunaOpenAI · text | 60% off | ||
| gpt-5.6-solOpenAI · text | 50% off | ||
| glm-5.3Z.ai · text | 45% off | ||
| deepseek-v4-flashDeepSeek · text | 40% off | ||
| deepseek-v4-flash-0731DeepSeek · text | 40% off | ||
| glm-5.3-flashZ.ai · text | 30% off |
Ang pangako
Auto-fallback sa 339 na provider sa loob ng milliseconds. Naubos ang quota? Ang susunod na provider ay kukuha. zero downtime.
A 12-engine pipeline reduces eligible context by 15–95%. The documented tool-heavy example reduced it by ~89%.
90+ free tiers and 56 recurring or keyless free-forever providers. No credit card needed for the keyless quick start.
16+ mga coding agent. Claude Code, Codex, Cursor, Cline, Copilot, Antigravity. sa pamamagitan ng isang config.
Pagsasalin ng OpenAI ↔ Claude ↔ Gemini ↔ Responses API. Ituro ang anumang tool sa /v1 at gagana na ito.
Mga circuit breaker, TLS stealth, MCP (105 tool), A2A, memorya, guardrail, eval. sinusuportahan ng 25,000+ na pagsubok.
Ang katalogo
A catalog spanning chat, media, search, local runtimes, cloud agents and system integrations.
352 providers+
Handa sa loob ng 60s
Install the package, launch the gateway, then point any OpenAI-compatible client at port 20128.
Install the `omniroute` npm package globally.
$ npm install -g omnirouteadded 1 package
Launch the API and dashboard together on port 20128.
$ omniroute▸ dashboard ✓ http://localhost:20128/dashboard▸ api ...... ✓ serving on :20128
Use `http://localhost:20128/v1`; the keyless `auto` route works on a fresh install.
$ curl localhost:20128/v1/models✓ models listed
Kumpleto na lahat
Routing, resilience, pag-ubos ng libreng quota, compression at agent protocol. isang binary, zero plugin na kailangan i-plug.
Set a model to `auto` or build your own combo with 19 strategies and tiered fallback.
Use a ready-made mode or combine 19 strategies around the goal that matters.
Tuloy-tuloy na memorya ng pag-uusap. FTS5 keyword + Qdrant vector recall, kasama na.
Mabigo sa tamang antas. hindi ang buong sistema. Circuit breaker per provider, cooldown per connection, lockout per modelo. Patuloy na nagsisilbi ang ibang mga key at modelo.
Pool-deduped accounting across 90+ free tiers.
~1.51B libreng token bawat buwan.
12 composable engines for tool output, context and response style.
Reduce eligible tokens by 15–95%.
A built-in server exposing 110 gateway tools across 33 scopes.
110 tools · 33 scopes · stdio / HTTP
A JSON-RPC agent server with 6 skills.
6 skills · JSON-RPC 2.0 · Agent Card
Client compatibility
Point an OpenAI-compatible CLI or editor at one local base URL; OmniRoute handles the providers behind it.
http://localhost:20128/v1
curl http://localhost:20128/v1/chat/completions \
-H "Authorization: Bearer $OMNIROUTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"auto","messages":[{"role":"user","content":"Hello"}]}'Bago
I-install ang OmniCopilot extension at lalabas agad ang bawat OmniRoute model sa model picker na ginagamit mo na. walang bagong sidebar, walang bagong chat UI.
Works in VS Code stable and Insiders. Install from the Marketplace or Extensions view.
Para sa mga VS Code fork na hindi gumagamit ng opisyal na store. Cursor, Windsurf, VSCodium, Theia, code-server, Gitpod, at iba pa.
Simula VS Code 1.122, gumagana ang mga provider model kahit walang GitHub sign-in o Copilot subscription. agent mode, tool calling, at vision, sa mga libreng model ng OmniRoute.
Ang pang-araw-araw na katotohanan
Bawat sakit sa coding-AI ay may built-in na solusyon. Walang script, walang bantay-bantay.
Tapat na paghahambing
Capabilities checked against the linked project documentation on 2026-08-30.
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Providers | 352 | 40+ | 100+ | 8+ upstreams |
| Routing strategies | 19 | 3-tier | retry / priority | round-robin / fill-first |
| Tiered fallback with UI | Yes | Yes | Manual policy | Multi-account |
| Token compression | 12 engines · 15–95% | RTK / Headroom / Caveman | No built-in pipeline | HTTP compression |
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Built-in MCP server | 110 gateway tools | No | MCP client / gateway | No |
| A2A protocol | Server · 6 skills | No | A2A client / gateway | No |
| Cloud agents | Codex / Cursor / Devin / Jules | No | No | Sidecar integrations |
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Failure-isolation layers | 3: provider / connection / model | Cooldown | Cooldown / retry | Cooldown |
| Persistent memory | FTS5 + vector | No | Semantic cache | No |
| Guardrails | PII / injection / vision | No | Yes | Cloaking controls |
| Eval framework | Built in | No | No | No |
| TLS fingerprint controls | wreq-js | No | No | uTLS |
| Capability | OmniRoute (opens in a new tab) | 9Router (opens in a new tab) | LiteLLM (opens in a new tab) | CLIProxyAPI (opens in a new tab) |
|---|---|---|---|---|
| Dashboard stack | Next.js 16 | Next.js 16 | Next.js | Next.js / React |
| UI locales | 42 | 10 | Not documented | 3 |
| OAuth providers | 25 | 6 | SSO | CLI auth |
| Self-hostable | Yes | Yes | Yes | Yes |
| License | MIT | MIT | MIT + enterprise | MIT |
Public README and official documentation snapshot; verify linked sources before purchase or deployment decisions.
Tumatakbo kahit saan
Isang codebase, siyam na paraan ng pagpapatakbo. laptop, server, telepono o plugin. Piliin ang install command at nagse-serve ka na sa port 20128.
npm
npm install -g omnirouteOpen guide (opens in a new tab)Docker
docker run … diegosouzapw/omnirouteOpen guide (opens in a new tab)Desktop
npm run electron:buildOpen guide (opens in a new tab)ARM
native arm64Termux
pkg install nodejs && npx -y omnirouteOpen guide (opens in a new tab)PWA
Add to Home ScreenOpen guide (opens in a new tab)OpenCode plugin
@omniroute/opencode-providerOpen guide (opens in a new tab)VS Code
Install OmniCopilotOpen guide (opens in a new tab)Source
npm install && npm run devOpen guide (opens in a new tab)Routing
Use a ready-made mode or combine 19 strategies around the goal that matters.
autoBalanced defaultcurl http://localhost:20128/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{"model":"auto","messages":[{"role":"user","content":"Write a TypeScript retry helper."}]}'Routing alias auto selected. Objective: Balanced default. Fallback enabled.
Use quota you already have before touching paid APIs.
priority · fill-firstBalance traffic across keys and accounts to reduce rate-limit pressure.
weighted · round-robin · p2c · least-used · headroomRoute to the lowest-cost eligible target.
cost-optimizedKeep long contexts on models that fit, then relay when needed.
context-relay · context-optimized · cache-optimizedDistribute eligible traffic across targets.
random · strict-randomUse 15-factor scoring, last-known-good and reset-aware windows.
reset-window · reset-aware · lkgp · auto · fusion · pipelineLibreng token, tapat na binibilang
455 catalog entries are deduplicated into 40 recurring pools; only published positive budgets feed the headline.
1.51B
Pool-deduped accounting keeps shared quotas from being counted more than once. No-cap providers stay visible without inflating the token total. Checked 2026-08-30.
View the calculation (opens in a new tab)Tigilan ang pag-susunog ng token
Ang tool output, paulit-ulit na context at matabang JSON ay kino-compress bago makarating sa modelo. parehong kahulugan, bahagi lamang ng mga token. 12 engine na pwedeng pagsamahin ang nagtataas-taas sa isang pipeline na iyong kinokontrol.
The function should iterate over the list of items, and for each item, it should check whether the value is greater than zero, and if so, add it to the running total.sum all list items where value > 0x-omniroute-compression: standardStandard compression selected. Published range ~30%.
Control precedence: request header → combo → profile → adaptive policy → default.
3 layer, hindi 3 tier
Ang masamang key ay hindi dapat patayin ang isang provider. Ang patay na modelo ay hindi dapat patayin ang isang key. Ang bawat pagkabigo ay nakahiwalay sa pinakamaliit na posibleng saklaw, para ang lahat ng iba ay patuloy na magsilbi.
Network controls
Proxy scopes control network routing while local-first storage keeps operational data on your machine.
Route globally, per provider or per individual connection.
Match supported provider clients down to selected transport characteristics.
Keys, usage and history stay on the host you control.
Makita ang lahat sa isang tingin
Manage providers, combos, analytics, health and costs at `localhost:20128/dashboard`.
Agent-native
Hindi lang proxy ang OmniRoute. nagsasalita ito ng mga agent protocol. I-plug ito sa isang MCP client, A2A network o cloud coding agent at magiging tool na maaaring patakbuhin ng agent.
110 tools across 33 scopes over stdio and HTTP transports.
110 tools · 33 scopes · stdio / HTTP
claude mcp add omniroute --type http --url http://localhost:20128/api/mcp/stream6 skills for smart routing, quota, discovery, cost analysis and health reporting over JSON-RPC 2.0.
6 skills · JSON-RPC 2.0 · Agent Card
Patakbuhin ang Codex, Cursor, Devin at Jules sa pamamagitan ng isang interface. lumikha ng task, mag-apruba ng plano at mag-stream ng resulta, lahat ay nakaroute sa pamamagitan ng OmniRoute.
Codex · Cursor · Devin · Jules
Higit pa sa routing
Patakbuhin ang Bifrost (Go relay), 9Router o CLIProxy bilang mga managed sidecar. o isang buong cluster profile. diretso mula sa dashboard.
Naka-wire ang Notion & Obsidian bilang mga MCP tool. ang iyong mga notes at vault ay nagiging first-class na context para sa anumang modelo.
Prompt-injection guard sa bawat route, opt-in na PII redaction at safety content-filter normalization. depensa nang walang lock-in.
Mga streak, achievement at live savings. ang iyong paggamit, ginawang konkreto.
Guides
Walkthroughs cover installation, free-provider setup and connecting an IDE.
Itinayo nang bukas
Patuloy na nagpapadala ang OmniRoute. pinapatakbo ng daan-daang mga kontribyutor na nagpapanatili nitong nangunguna.
Snapshot from 2026-09-01
Chat, support and roadmap
(opens in a new tab)News and announcements
(opens in a new tab)Global community
(opens in a new tab)Comunidade Brasil
(opens in a new tab)OmniRoute by Cheaper Inference
Self-host OmniRoute, or start with Cheaper Inference for a hosted cost-ranked gateway.