Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

04.09.2025

Project Management API Enhancements

This update enhances the Project Management API with more flexible project identification:
  • Enhanced project identification: Added support for identifying projects by both ID and hex-encoded name and introduced a new get_project_by_identifier helper function
Also includes streamlined operations, better validation & error handling, and expanded test coverage.

feat: allow project name as identifier in REST path by RogerHYang · Pull Request #7064 · Arize-ai/phoenix

GitHub

Improvements and Bug Fixes 🐛