Request or contribute an integration
Don’t see an integration you were looking for? We’d love to hear from you!
Integration types
Arize has a wide range of integrations that fall into into the following categories:- Tracing integrations: Arize AX captures application traces from applications built using a specific library.
- Evaluation integrations: For evaluation integrations, you can use our python eval library to make calls to a specific model, or you can use a third-party eval library to evaluate Arize traces and visualize in Arize AX.
Browse all integrations
The setup pattern is the same across every tracing integration: register a tracer provider witharize-otel (Python) / @arizeai/openinference-* (TS/JS), then attach the matching instrumentor. Pick your stack below. When you use an agent framework with an LLM provider, instrument both — the framework instrumentor does not trace the underlying LLM calls.
- Tracing
- Evaluation
LLM providers
Amazon Bedrock
Anthropic
Doubleword
Google GenAI
Groq
LiteLLM
Mistral AI
Ollama
OpenAI
OpenRouter
TrueFoundry
Vertex AI
Agent frameworks
- Python
- TypeScript / JavaScript
- Java