AI Observability and Evaluation


Keywords
Explainability, Monitoring, Observability, ai-monitoring, ai-observability, ai-roi, aiengineering, datasets, llm-eval, llmops, ml-observability, mlops, model-observability
License
MulanPSL-2.0
Install
pip install arize-phoenix==2.9.0

Documentation

phoenix banner

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

  • Tracing - Trace your LLM application's runtime using OpenTelemetry-based instrumentation.
  • Evaluation - Leverage LLMs to benchmark your application's performance using response and retrieval evals.
  • Datasets - Create versioned datasets of examples for experimentation, evaluation, and fine-tuning.
  • Experiments - Track and evaluate changes to prompts, LLMs, and retrieval.

Phoenix is vendor and language agnostic with out-of-the-box support for popular frameworks (๐Ÿฆ™LlamaIndex, ๐Ÿฆœโ›“LangChain, Haystack, ๐ŸงฉDSPy) and LLM providers (OpenAI, Bedrock, and more). For details on auto-instrumentation, check out the OpenInference project.

Phoenix runs practically anywhere, including your Jupyter notebook, local machine, containerized deployment, or in the cloud.

phoenix_overview.gif

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.

Community

Join our community to connect with thousands of AI builders.

  • ๐ŸŒ Join our Slack community.
  • ๐Ÿ“š Read our documentation.
  • ๐Ÿ’ก Ask questions and provide feedback in the #phoenix-support channel.
  • ๐ŸŒŸ Leave a star on our GitHub.
  • ๐Ÿž Report bugs with GitHub Issues.
  • ๐• Follow us on ๐•.
  • ๐Ÿ’Œ๏ธ Sign up for our mailing list.
  • ๐Ÿ—บ๏ธ Check out our roadmap to see where we're heading next.

Breaking Changes

See the migration guide for a list of breaking changes.

Copyright, Patent, and License

Copyright 2023 Arize AI, Inc. All Rights Reserved.

Portions of this code are patent protected by one or more U.S. Patents. See IP_NOTICE.

This software is licensed under the terms of the Elastic License 2.0 (ELv2). See LICENSE.