mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-14 03:02:14 +03:00
feat(providers): finalize audited free-tier integration
This commit is contained in:
@@ -13,8 +13,8 @@ Objective feature comparison vs popular open-source AI routers.
|
||||
|
||||
| Feature | OmniRoute 3.8 | LiteLLM 1.x | OpenRouter (SaaS) | Portkey |
|
||||
| -------------------------------------------------- | :----------------------------------------------: | :------------: | :---------------: | :---------: |
|
||||
| **Providers** | **327** | ~100 | ~50 | ~30 |
|
||||
| **Free/no-auth catalog entries** | **154** | n/a | passthrough | n/a |
|
||||
| **Providers** | **329** | ~100 | ~50 | ~30 |
|
||||
| **Free/no-auth catalog entries** | **155** | n/a | passthrough | n/a |
|
||||
| **Self-hostable** | ✅ | ✅ | ❌ | ⚠ paid |
|
||||
| **OAuth catalog entries** | **23** | partial | ❌ | ❌ |
|
||||
| **Auto-fallback combos** | **19 strategies** | priority-based | tier-based | weighted |
|
||||
@@ -41,7 +41,7 @@ Objective feature comparison vs popular open-source AI routers.
|
||||
|
||||
## When to choose OmniRoute
|
||||
|
||||
- You self-host and want **maximum provider coverage** (327 providers, 154 free/no-auth catalog entries)
|
||||
- You self-host and want **maximum provider coverage** (329 providers, 155 free/no-auth catalog entries)
|
||||
- You need a **built-in MCP server** (LLM tools, memory, skills exposed as tools)
|
||||
- You need **A2A protocol** for agent-to-agent workflows
|
||||
- You want **fingerprint stealth** (JA3/JA4) to avoid detection by upstream CAPTCHAs
|
||||
|
||||
Reference in New Issue
Block a user