- Prompt playgrounds
- Evaluations
- Alyx (Alyx runs on Arize provided models, or on your AI provider)
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 AXSet up an Integration Using Arize Skills
- Install the Arize Skills for your coding agent.
-
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.
Set up an Integration Using Code
- CLI
- TypeScript SDK
- Python SDK
- REST
-
Install the CLI:
-
Set up your profile (required before running other commands):
-
List all AI integrations:
-
Create an OpenAI integration
-
Create an Anthropic integration
-
Create an Azure OpenAI integration
-
Create an AWS Bedrock integration
-
Create a Vertex AI integration
-
Create a Gemini integration
-
Create an NVIDIA NIM integration
-
Create a Custom (OpenAI-compatible) integration