ConfigsApr 1, 2026·1 min read

Phoenix — Open Source AI Observability

Phoenix is an AI observability platform for tracing, evaluating, and debugging LLM apps. 9.1K+ stars. OpenTelemetry, evals, prompt management.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

pip install arize-phoenix
python -m phoenix.server.main serve
# Open http://localhost:6006

Intro

Phoenix is an open-source AI observability platform for tracing, evaluation, and troubleshooting LLM apps. With 9,100+ GitHub stars, it provides OpenTelemetry-based tracing, LLM evaluation benchmarks, datasets and experiments, a prompt playground, and prompt version management. Integrates with LangChain, LlamaIndex, CrewAI, OpenAI, Anthropic.

Best for: Teams debugging production LLM applications Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf


Key Features

  • OpenTelemetry tracing for every LLM call
  • LLM evaluation with built-in metrics
  • Versioned datasets and experiments
  • Prompt playground and management
  • Self-hosted or cloud

FAQ

Q: What is Phoenix? A: AI observability platform with 9.1K+ stars. OpenTelemetry tracing, evals, prompt management.

Q: How do I install Phoenix? A: pip install arize-phoenix. Access at localhost:6006.


🙏

Source & Thanks

Arize-ai/phoenix — 9,100+ GitHub stars

Related Assets