claude-proxy
Smart Routing for Claude Code
Transparent proxy for Anthropic and OpenAI-compatible clients through the Galactic Platform AI Gateway.
Demo session: record 312 requests from staging, replay them locally where 309 match and one body differs, then diff the failure.
The workflow
Anthropic Messages API
Accepts standard Anthropic requests, translates to Gateway format, and returns as Anthropic response.
OpenAI Chat Completions
Accepts OAI-format requests, forwards to Gateway with real streaming support.
Smart Routing
Benefit from Thompson sampling, cost caps, context injection, ensemble routing, and caching.