AP

Arize Phoenix

Created 6 months ago

Phoenix is an open-source AI observability platform for experimentation, evaluation, and troubleshooting.

development documentation public AI observability

What is Arize Phoenix?

Inspect traces, manage prompts, curate datasets, and run experiments using [Arize Phoenix](https://github.com/Arize-ai/phoenix), an open-source AI and LLM observability tool.

Documentation

Installation

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.

Packages

The arize-phoenix package includes the entire Phoenix platform. 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 platform.

Server Config

{
  "mcpServers": {
    "arize-phoenix-server": {
      "command": "npx",
      "args": [
        "arize-phoenix"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: Arize AI, Inc.
Category: official
License: Elastic License 2.0 (ELv2)
Tags:
development documentation public