Changelog

2026-07-24 — Launch

UberLLM is live: a two-sided marketplace for LLM inference. One API key, every model, routed to the cheapest healthy provider.

  • Gateway: OpenAI-compatible /v1/chat/completions and Anthropic-compatible /v1/messages with SSE streaming, automatic failover, and health-aware routing (providers with recent outages are deprioritized, never silently retried forever).
  • Market: 380 models on the book — live-priced curated routes plus external market asks to beat. Modality tabs, capability filters, per-model 24h activity, liquidity, and offer counts at /market.
  • Selling: list any OpenAI-compatible endpoint at your own price (absolute or a multiplier of the reference), pass a one-shot validation probe, earn on every routed request. Passive health scoring only — we never burn your quota with pings.
  • Billing: prepaid credits with a double-entry ledger, per-key spend caps, transparent per-request usage accounting (provider-reported tokens whenever the upstream supplies them). No inference markup — a 5% fee on credit purchases only.
  • Analytics: public market analytics — daily usage and the listed-discount distribution across the book.
  • Docs: drop-in guides for the OpenAI and Anthropic SDKs, Cursor, Cline, Roo, Aider, Continue, LangChain, and the Vercel AI SDK.