> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

LLM provider management

Manage and configure the Large Language Model (LLM) providers that power all AI interactions in Port. This feature gives you control over which AI models are used across Port AI Assistant, AI Agents, and other AI-powered features.

LLM approach overview

Port offers two approaches for AI model usage:

Port's managed AI infrastructure (default)

Port provides state-of-the-art LLMs through our secured cloud infrastructure by default:

  • No data training: We never train models on your data
  • Enterprise security: Your data is processed securely and not stored
  • Automatic updates: Always access to the latest model versions
  • Zero setup: Works immediately with no configuration required

Learn more about our data controls and security measures.

Bring your own LLM

For organizations requiring additional control, Port also supports configuring your own LLM providers:

  • Data privacy: Keep AI processing within your own infrastructure
  • Compliance: Meet specific regulatory or organizational requirements

Supported LLMs and providers

Port supports the following LLM providers and models:

ProviderSupported models
OpenAIgpt-5
Anthropicclaude-haiku-4-5-20251001, claude-sonnet-4-20250514, claude-sonnet-4-5-20250929, claude-sonnet-4-6, claude-sonnet-5, claude-opus-4-5-20251101, claude-opus-4-6
Azure OpenAIgpt-5
Azure Anthropicclaude-haiku-4-5-20251001, claude-sonnet-4-20250514, claude-sonnet-4-5-20250929, claude-sonnet-4-6, claude-sonnet-5, claude-opus-4-5-20251101, claude-opus-4-6
AWS Bedrockclaude-haiku-4-5-20251001, claude-sonnet-4-20250514, claude-sonnet-4-5-20250929, claude-sonnet-4-6, claude-sonnet-5, claude-opus-4-5-20251101, claude-opus-4-6
Vertex Gemini
(vertex-gemini)
You choose the model names. See the Vertex Gemini setup guide.
Vertex Anthropic (vertex-anthropic)You choose the model names. See the Vertex Anthropic setup guide.
OpenAI compatible (openai-compatible)You choose the model names. See the OpenAI compatible setup guide for a full walkthrough using LiteLLM as the example gateway, or use the Create or connect an LLM provider API for the exact JSON schema.
Default models

Port AI leverages gpt-5 and claude-sonnet-4-20250514 by default when no custom provider is configured.

How this affects Port AI features

All Port AI features rely on the configured default providers. When working directly with the API, you can even select which provider and model to use for specific requests.

FAQ