AIephant-AI-Agent-Gateway
Unified gateway routing 50+ providers and 320+ models
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Alephant AI Gateway?โผ
Run `npx skills add AlephantAI/AIephant-AI-Agent-Gateway --all -g -y` in your terminal to install all skills in this repository globally.
How to connect multiple AI providers through one API?โผ
Point your existing OpenAI SDK at the gateway's base URL and select models with the provider/model_id format. The gateway adapts requests and responses for each provider automatically.
Does Alephant AI Gateway support self-hosting?โผ
Yes. You can self-host the Rust gateway with PostgreSQL, Redis, Qdrant, and S3-compatible storage, or use the managed Alephant Cloud SaaS instead.
Which providers and models does it support?โผ
It supports 50+ providers and 320+ models, including OpenAI, Anthropic, Gemini, Bedrock, Ollama, OpenRouter, and custom private backends.
Does it work with Cursor and other coding clients?โผ
Yes. It exposes OpenAI-compatible endpoints that work with Cursor, Codex, opencode, and other agent clients without changing your application code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core