Change8

arize-phoenix-v17.16.0

📦 arize-phoenixView on GitHub →
11 features🐛 5 fixes🔧 2 symbols

Summary

This release introduces significant feature enhancements across the API, CLI, and UI, including new authentication discovery, experiment tagging, and improved data visibility in tables. Several bug fixes address issues related to annotation handling and UI synchronization.

✨ New Features

  • Added support for agent authentication discovery via auth.md.
  • Introduced baseline tagging for experiments.
  • Annotation configs can now be assigned to projects over REST API.
  • Added error column to spans and traces tables in the application UI.
  • Added version count, latest version, and version tags columns to prompts table in the application UI.
  • Added CLI commands for getting, creating, and updating annotation-configs.
  • Implemented empty state views.
  • Added precision/recall/F-score code evaluators to phoenix-evals (JavaScript library).
  • Added dataset label REST endpoints to the server.
  • Added name_contains filter to GET /v1/projects endpoint.
  • Added a dismissable version update notice to the side navigation in the UI.

🐛 Bug Fixes

  • Fixed an issue where undoing PXI annotation by clicking the active thumbs button did not work correctly.
  • Improved span filter completions.
  • Disabled Rolldown's lazyBarrel experiment to fix the Chromatic build in Storybook.
  • Synchronized the dashboards project selector with the project specified in the URL.
  • Fixed admin-gate settings version status and stopped caching failed fetches in the UI.

Affected Symbols