docs/src/content/en/models/gateways/index.mdx
import { CardGrid, CardGridItem } from "@site/src/components/cards/card-grid";import { NetlifyLogo } from "@site/src/components/logos/NetlifyLogo";
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.
Create custom gateways for private LLM deployments or specialized provider integrations. See Custom Gateways for implementation details.
/> <CardGridItem
title="Vercel"
description="219 models"
href="/models/gateways/vercel"
logo="https://models.dev/logos/vercel.svg"
/>