feat(providers): finalize audited free-tier integration

This commit is contained in:
diegosouzapw
2026-08-02 16:55:36 -03:00
parent cf2e952f53
commit b09ac0bcdf
248 changed files with 2544 additions and 1637 deletions

View File

@@ -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