arize-phoenix-v15.2.0
📦 arize-phoenixView on GitHub →
✨ 3 features🐛 4 fixes
Summary
This release introduces TanStack AI tracing integration and moves PXI prompt assembly server-side for agents. It also includes several bug fixes, notably addressing an SSRF vulnerability in the agent chat endpoint.
✨ New Features
- Added TanStack AI tracing integration.
- Moved PXI prompt assembly server-side and implemented prompt caching for agents.
- Enhanced filter condition filtering capability.
🐛 Bug Fixes
- Dropped user-supplied connection parameters from the /chat endpoint for agents to mitigate SSRF risks.
- Updated built-in model token prices.
- Replaced crypto.randomUUID with a context-safe fallback.
- Removed the redundant Ask PXI button from the trace details drawer in the UI.