> ## Documentation Index
> Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The Prisma AIRS AI Gateway connects with all major LLM providers and orchestration frameworks.

## Supported AI Providers

<CardGroup cols={3}>
  <Card title="OpenAI" href="/docs/aigw/integrations/llms/openai" />

  <Card title="Anthropic" href="/docs/aigw/integrations/llms/anthropic" />

  <Card title="Azure OpenAI" href="/docs/integrations/llms/azure-openai" />

  <Card title="AWS Bedrock" href="/docs/integrations/llms/aws-bedrock" />

  <Card title="Cerebras" href="/docs/aigw/integrations/llms/cerebras" />

  <Card title="Google Gemini" href="/docs/aigw/integrations/llms/gemini" />

  <Card title="Vertex AI" href="/docs/aigw/integrations/llms/vertex-ai" />

  <Card title="Cohere" href="/docs/aigw/integrations/llms/cohere" />

  <Card title="Perplexity AI" href="/docs/aigw/integrations/llms/perplexity-ai" />

  <Card title="AI21" href="/docs/aigw/integrations/llms/ai21" />

  <Card title="Anyscale" href="/docs/aigw/integrations/llms/anyscale-llama2-mistral-zephyr" />

  <Card title="Byollm" href="/docs/aigw/integrations/llms/byollm" />

  <Card title="Dashscope" href="/docs/aigw/integrations/llms/dashscope" />

  <Card title="Deepbricks" href="/docs/aigw/integrations/llms/deepbricks" />

  <Card title="DeepInfra" href="/docs/aigw/integrations/llms/deepinfra" />

  <Card title="DeepSeek" href="/docs/aigw/integrations/llms/deepseek" />

  <Card title="Fireworks AI" href="/docs/aigw/integrations/llms/fireworks" />

  <Card title="Featherless AI" href="/docs/aigw/integrations/llms/featherless" />

  <Card title="Github Models" href="/docs/aigw/integrations/llms/github" />

  <Card title="Google Palm" href="/docs/integrations/llms/google-palm" />

  <Card title="Groq" href="/docs/aigw/integrations/llms/groq" />

  <Card title="Jina AI" href="/docs/aigw/integrations/llms/jina-ai" />

  <Card title="Lambda" href="/docs/aigw/integrations/llms/lambda" />

  <Card title="Lemonfox AI" href="/docs/aigw/integrations/llms/lemon-fox" />

  <Card title="Lepton AI" href="/docs/aigw/integrations/llms/lepton" />

  <Card title="Lingyi (01.ai)" href="/docs/aigw/integrations/llms/lingyi-01.ai" />

  <Card title="LocalAI" href="/docs/aigw/integrations/llms/local-ai" />

  <Card title="Mistral AI" href="/docs/aigw/integrations/llms/mistral-ai" />

  <Card title="MonsterAPI" href="/docs/aigw/integrations/llms/monster-api" />

  <Card title="Moonshot" href="/docs/aigw/integrations/llms/moonshot" />

  <Card title="nCompass" href="/docs/aigw/integrations/llms/ncompass" />

  <Card title="Nebius" href="/docs/aigw/integrations/llms/nebius" />

  <Card title="Nomic AI" href="/docs/aigw/integrations/llms/nomic" />

  <Card title="Nscale" href="/docs/aigw/integrations/llms/nscale" />

  <Card title="Ollama" href="/docs/aigw/integrations/llms/ollama" />

  <Card title="Openrouter" href="/docs/aigw/integrations/llms/openrouter" />

  <Card title="Predibase" href="/docs/aigw/integrations/llms/predibase" />

  <Card title="Recraft AI" href="/docs/aigw/integrations/llms/recraft-ai" />

  <Card title="Siliconflow" href="/docs/aigw/integrations/llms/siliconflow" />

  <Card title="Snowflake Cortex" href="/docs/aigw/integrations/llms/snowflake-cortex" />

  <Card title="Stability AI" href="/docs/aigw/integrations/llms/stability-ai" />

  <Card title="Together AI" href="/docs/aigw/integrations/llms/together-ai" />

  <Card title="Triton" href="/docs/aigw/integrations/llms/triton" />

  <Card title="Upstage" href="/docs/aigw/integrations/llms/upstage" />

  <Card title="Voyage-AI" href="/docs/aigw/integrations/llms/voyage-ai" />

  <Card title="Workers AI" href="/docs/aigw/integrations/llms/workers-ai" />

  <Card title="ZhipuAI" href="/docs/aigw/integrations/llms/zhipu" />

  <Card title="Z AI" href="/docs/aigw/integrations/llms/z-ai" />
</CardGroup>

## Endpoints Supported

For a detailed breakdown of supported endpoints and features per provider, refer to the table below:

<Card title="Supported Providers" href="/docs/provider-endpoints/supported-providers" />

## Supported Frameworks

The AI Gateway has native integrations with the following frameworks. Click to read their getting started guides.

<CardGroup cols={3}>
  <Card title="Langchain" href="/docs/aigw/integrations/libraries/langchain-python" />

  <Card title="LlamaIndex" href="/docs/aigw/integrations/libraries/llama-index-python" />

  <Card title="Autogen" href="/docs/aigw/integrations/libraries/autogen" />

  <Card title="Vercel" href="/docs/aigw/integrations/libraries/vercel" />

  <Card title="Instructor" href="/docs/aigw/integrations/libraries/instructor" />

  <Card title="DSPy" href="/docs/aigw/integrations/libraries/dspy" />

  <Card title="Promptfoo" href="/docs/aigw/integrations/libraries/promptfoo" />
</CardGroup>

Have a suggestion for an integration with the AI Gateway? Drop us a message on [support@portkey.ai](mailto:support@portkey.ai).


## Related topics

- [Overview](/docs/aigw/integrations/overview.md)
