> Discover all available pages from the documentation index: https://mastra.zisheng.pro/en/llms.txt # Gateway Providers Gateway providers aggregate multiple model providers and add features like caching, rate limiting, analytics, and automatic failover. Use gateways when you need observability, cost management, or simplified multi-provider access. ## Custom gateways Create custom gateways for private LLM deployments or specialized provider integrations. See [Custom Gateways](https://mastra.zisheng.pro/en/models/gateways/custom-gateways) for implementation details. ## Built-in gateways - [Azure OpenAI](https://mastra.ai/en/models/gateways/azure-openai) - [Mastra](https://mastra.ai/en/models/gateways/mastra) - [Neon](https://mastra.ai/en/models/gateways/neon) - [Netlify](https://mastra.ai/en/models/gateways/netlify) - [OpenRouter](https://mastra.ai/en/models/gateways/openrouter) - [Vercel](https://mastra.ai/en/models/gateways/vercel)