Skip to main content
Arize integrates with LLMs from a range of providers to power the following:
Note: By adding integrations, your data may be sent to your provider for certain actions within Arize AX (e.g., prompt playground) and your account may be billed for usage.

Supported Providers

Anthropic

AWS Bedrock

Azure OpenAI Service

Doubleword

Gemini

NVIDIA

OpenAI

OpenRouter

OrcaRouter

TrueFoundry

VertexAI

Custom Model Endpoints

Set up your AI Provider Integration

You can set up your AI provider integration using our skills, code, or in Arize AX

Set up an Integration Using Arize Skills

  1. Install the Arize Skills for your coding agent.
  2. Ask your agent to create the relevant integration:

    Create an OpenAI integration named 'my-openai' with my API key sk-proj...

Set up an Integration in Arize AX

To configure integrations in Arize AX, Navigate to Settings -> AI Providers.
The AI Provider integrations tab
From here you can add a new integration by selecting your provider. You can also view and edit existing integrations.

Set up an Integration Using Code

  1. Install the CLI:
  2. Set up your profile (required before running other commands):
  3. List all AI integrations:
  4. Create an OpenAI integration
  5. Create an Anthropic integration
  6. Create an Azure OpenAI integration
  7. Create an AWS Bedrock integration
  8. Create a Vertex AI integration
  9. Create a Gemini integration
  10. Create an NVIDIA NIM integration
  11. Create a Custom (OpenAI-compatible) integration