arize-phoenix-v13.19.0
📦 arize-phoenixView on GitHub →
✨ 4 features🐛 1 fixes🔧 1 symbols
Summary
Version 13.19.0 introduces new UI components like PromptInput, enhances agent chat performance, and fixes a critical dependency issue with FastAPI.
✨ New Features
- Added PromptInput compound component for AI interactions.
- Agent chat now collapses tool calls into an expandable pool and includes streaming performance improvements.
- Agent session switcher now supports delete controls and asynchronous summaries.
- Updated the project creation flow to include a color picker and description field.
🐛 Bug Fixes
- Pinned fastapi version to >=0.135.2 to resolve a 204 route assertion error.