AI Observability & Evaluation - Evaluate, troubleshoot, and fine tune your LLM application
5M+
β
β
β
β
β
β
β
β
β
β
β
Phoenix is an open-source AI observability platform designed for experimentation, evaluation, and troubleshooting. It provides:
Phoenix is vendor and language agnostic with out-of-the-box support for popular frameworks (π¦LlamaIndexβ , π¦βLangChainβ , Haystackβ , π§©DSPyβ , π€smolagentsβ ) and LLM providers (OpenAIβ , Bedrockβ , MistralAIβ , VertexAIβ , LiteLLMβ , Google GenAIβ and more). For details on auto-instrumentation, check out the OpenInferenceβ project.
Phoenix runs practically anywhere, including your local machine, a Jupyter notebook, a containerized deployment, or in the cloud.
Install Phoenix via pip or conda
pip install arize-phoenix
Phoenix container images are available via Docker Hubβ and can be deployed using Docker or Kubernetes. Arize AI also provides cloud instances at app.phoenix.arize.comβ .
The arize-phoenix package includes the entire Phoenix platfom. However if you have deployed the Phoenix platform, there are light-weight Python sub-packages and TypeScript packages that can be used in conjunction with the platfrom.
| Package | Language | Description |
|---|---|---|
| arize-phoenix-otelβ | Python | Provides a lightweight wrapper around OpenTelemetry primitives with Phoenix-aware defaults |
| arize-phoenix-clientβ | Python | Lightweight client for interacting with the Phoenix server via its OpenAPI REST interface |
| arize-phoenix-evalsβ | Python | Tooling to evaluate LLM applications including RAG relevance, answer relevance, and more |
| @arizeai/phoenix-clientβ | JavaScript | Client for the Arize Phoenix API |
| @arizeai/phoenix-evalsβ | TypeScript | TypeScript evaluation library for LLM applications (alpha release) |
| @arizeai/phoenix-mcpβ | JavaScript | MCP server implementation for Arize Phoenix providing unified interface to Phoenix's capabilities |
Join our community to connect with thousands of AI builders.
See the migration guideβ for a list of breaking changes.
Copyright 2025 Arize AI, Inc. All Rights Reserved.
Portions of this code are patent protected by one or more U.S. Patents. See the IP_NOTICEβ .
This software is licensed under the terms of the Elastic License 2.0 (ELv2). See LICENSEβ .
Content type
Image
Digest
sha256:c0de43c54β¦
Size
333.6 MB
Last updated
2 days ago
docker pull arizephoenix/phoenix