All activity
Routes LLM requests across Anthropic, OpenAI, Google Gemini, and Grok/xAI. Instead of specifying a model, you specify what you need and how to optimise. The underlying models aren't your problem.
- Drop-in OpenAI API replacement (just change your base URL)
- Provider blocking — opt out of specific providers (ethical or cost reasons)
- Auto-recharge via Stripe when balance runs low
- Per-provider circuit breakers for automatic failover
Pay-as-you-go. 4% fee on credit deposits.

Model RouterOpenAI-compatible proxy with intent-based routing
Scott Ellisleft a comment
It's a bit like OpenRouter (slightly cheaper) - one API key for access to all the LLM providers, but you don't have to specify the model. Instead you select your tier (economy, standard, or premium) and how you'd like to optimise (cheap, fast, balanced, quality). We manage the model choice based on public benchmarks (all explained at https://api.lxg2it.com/v1/models), and keep the model choices...

Model RouterOpenAI-compatible proxy with intent-based routing
