---
title: Framework Integrations
product: vercel
url: /docs/ai-gateway/ecosystem/framework-integrations
canonical_url: "https://vercel.com/docs/ai-gateway/ecosystem/framework-integrations"
last_updated: 2026-06-20
type: conceptual
prerequisites:
  - /docs/ai-gateway/ecosystem
  - /docs/ai-gateway
related:
  - /docs/ai-gateway
  - /docs/ai-gateway/observability-and-spend/observability
  - /docs/ai-gateway/models-and-providers
  - /docs/ai-gateway/sdks-and-apis/openai-chat-completions
  - /docs/ai-sdk
summary: Explore available community framework integrations with Vercel AI Gateway
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Framework Integrations

The Vercel [AI Gateway](/docs/ai-gateway) integrates with popular community AI frameworks and tools,
enabling you to build powerful AI applications while
using the Gateway's features like [cost tracking](/docs/ai-gateway/observability-and-spend/observability) and [unified API access](/docs/ai-gateway/models-and-providers).


<!-- docsgraph:related -->
## Related pages

> **For AI agents:** Follow these links to understand how this page connects to the rest of the Vercel ecosystem. For the full cross-link map (inbound, outbound, prerequisites, and semantic neighbors), see the .graph.md link below.

- [OpenAI](https://vercel.com/docs/agent-resources/integrations-for-models/openai?from=related) — Integrate your Vercel project with OpenAI's powerful suite of models.
- [Integrations for Models](https://vercel.com/docs/agent-resources/integrations-for-models?from=related) — Integrate powerful AI services and models seamlessly into your Vercel projects.
- [Overview](https://vercel.com/docs/integrations?from=related) — Learn how to extend Vercel's capabilities by integrating with your preferred providers for AI, databases, headless conte
- [Supported Frameworks](https://vercel.com/docs/frameworks?from=related) — Vercel supports a wide range of the most popular frameworks, optimizing how your application builds and runs no matter w
- [xAI](https://vercel.com/docs/agent-resources/integrations-for-models/xai?from=related) — Learn how to add the xAI native integration with Vercel.

Full cross-link map for this page: [/docs/ai-gateway/ecosystem/framework-integrations.graph.md](/docs/ai-gateway/ecosystem/framework-integrations.graph.md)
<!-- /docsgraph:related -->

### Integration overview

You can integrate the AI Gateway with popular frameworks in several ways:

- **OpenAI Chat Completions**: Use the AI Gateway's [Chat Completions API](/docs/ai-gateway/sdks-and-apis/openai-chat-completions)
- **Native Support**: Direct integration through plugins or official support
- **AI SDK Integration**: Leverage the [AI SDK](/docs/ai-sdk) to access [AI Gateway](/docs/ai-gateway) capabilities directly

### Supported frameworks

The following below list is a non-exhaustive list of frameworks that currently support AI Gateway integration:

- [LangChain](/docs/ai-gateway/ecosystem/framework-integrations/langchain)
- [LangFuse](/docs/ai-gateway/ecosystem/framework-integrations/langfuse)
- [LiteLLM](/docs/ai-gateway/ecosystem/framework-integrations/litellm)
- [LlamaIndex](/docs/ai-gateway/ecosystem/framework-integrations/llamaindex)
- [Mastra](/docs/ai-gateway/ecosystem/framework-integrations/mastra)
- [Pydantic AI](/docs/ai-gateway/ecosystem/framework-integrations/pydantic-ai)
- [WordPress](/docs/ai-gateway/ecosystem/framework-integrations/wordpress)


---

[View full sitemap](/docs/sitemap)
