Change8

arize-phoenix-client-v2.7.0

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

Summary

This release introduces significant updates to agent functionality, including new API endpoints and playground tools, alongside improvements to client-side tracing and REST API payload details. Notably, the v1 /chat route has been removed.

Migration Steps

  1. If you were using the v1 /chat route, update your calls as this route has been ripped out.

✨ New Features

  • Added /agents/{agent_id}/sessions/{session_id}/summary endpoint.
  • Implemented Playground manipulation tools with confirmation.
  • Support for ATIF v1.7 trajectory upload.
  • Added TypeScript trace annotations, clarified note semantics, and performed skills audit in phoenix-client.
  • Included token counts in span/trace/session payloads for the REST API.
  • Introduced session-tagged identifiers for open/axial coding workflows.
  • Added vendor passthrough tools support.
  • Capped agent session retention.

🐛 Bug Fixes

  • Removed v1 /chat route and associated code.

Affected Symbols