Change8

arize-phoenix-v14.9.0

📦 arize-phoenixView on GitHub →
8 features🐛 3 fixes🔧 1 symbols

Summary

Version 14.9.0 introduces new PXI controls, adds Claude Opus 4.7 support, and includes several UI and API enhancements alongside minor bug fixes.

✨ New Features

  • Added PXI consent and trace-sharing controls.
  • Implemented an empty-state screen for PXI chat in the agent interface.
  • Implemented vendor use-stick-to-bottom behavior for PXI chat in agents.
  • Split out span note support in the CLI.
  • Added support for Claude Opus 4.7 in the playground.
  • Added type-aware attribute filtering to the GET /v1/spans REST API endpoint.
  • Exposed agentsConfig via GraphQL and surfaced it on the settings page in the UI.
  • Implemented a resizable Drawer component and simplified Modal usage in the UI.

🐛 Bug Fixes

  • Updated built-in model token prices.
  • Fixed introspection issues in GraphQL by removing default_factory=dict on Strawberry JSON fields.
  • Removed force_flush from get_db_traces.

Affected Symbols