Skip to content

Commit 136435b

Browse files
authored
Update comparison table for Manifest and OpenRouter (#1604)
1 parent 8f06f67 commit 136435b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,15 @@ All routing data (tokens, costs, model, duration) is recorded automatically. You
7171

7272
| | Manifest | OpenRouter |
7373
| ------------ | -------------------------------------------- | --------------------------------------------------- |
74+
| Audience | Consumers, Prosumers, devs, AI personal agents, Apps | Enterprise, B2B API volume |
7475
| Architecture | Local. Your requests, your providers | Cloud proxy. All traffic goes through their servers |
7576
| Cost | Free | 5% fee on every API call |
7677
| Source code | MIT, fully open | Proprietary |
7778
| Data privacy | Metadata only (cloud) or fully local | Prompts and responses pass through a third party |
7879
| Transparency | Open scoring. You see why a model was chosen | No visibility into routing decisions |
80+
| Control | Define your model per tier with up to 5 fallbacks each, from complexity tiers (Simple → Reasoning) to specialized ones (Coding, Vision). | Flat fallback list per request, or opaque auto-routing. No user-defined tiers. |
81+
| Custom providers | Add custom providers and models | Supported providers only, no arbitrary endpoints |
82+
| Subscription support | Route through flat-rate subscriptions you already pay for (MiniMax $20/mo, etc.) | Pay-per-use billing |
7983

8084
## Supported providers
8185

0 commit comments

Comments
 (0)