MixLLMProxy

One endpoint for all your LLM providers. Route by alias, track everything, cap costs.

An OpenAI-compatible proxy that lets you switch between Anthropic, Groq, OpenAI, DeepSeek, and any other provider without touching your application code. Set per-provider daily rate limits to cap spend. Every request is logged to PostgreSQL with a built-in inspection UI.

Under 1000 lines of Haskell. Source on GitHub

What It Does