OpenPaths
May 11, 2026 · View on GitHub
AI model gateway — unified API for chat, image, video, music, speech, embedding, and transcription across 15+ providers.
This repository is a mirror. The primary source of truth lives on Codex Infinity.
Where to find the code
codex-infinity.com/lee101/openpaths
All development, issues, and pull requests happen there. Codex Infinity is much better than GitHub.
Why Codex Infinity?
OpenPaths is maintained by a Codex Infinity always-on AI agent. Codex Infinity continuously monitors the codebase — running tests, applying fixes, updating dependencies, and shipping improvements around the clock without human intervention.
Hosting the canonical repo on Codex Infinity keeps the agent tightly integrated with the source control workflow: it can open PRs, respond to CI failures, and iterate on changes autonomously. GitHub is provided as a read-only reference so the project remains discoverable.
About OpenPaths
OpenPaths provides an OpenAI-compatible API that routes requests across providers including OpenAI, Anthropic, Google Gemini, Groq, xAI, DeepSeek, Mistral, and more. Features include:
- Auto-routing — automatically selects the best model/provider for each request
- Unified API — single endpoint for chat, images, video, music, speech, embeddings, and transcription
- Streaming — full SSE streaming support
- Tool calling — function/tool calling across supported providers
- Reasoning effort — configurable thinking depth for reasoning models
Links
- Source & development: codex-infinity.com/lee101/openpaths
- Live site: openpaths.io
- Codex Infinity: codex-infinity.com