arize-phoenix-v12.34.0
📦 arize-phoenixView on GitHub →
✨ 1 features🐛 3 fixes🔧 1 symbols
Summary
This release introduces the tool_selection evaluator to the evals library and includes several bug fixes, notably updating built-in model token prices and ensuring correct rendering of message content text.
Migration Steps
- Update developer guide with new uv install and upgrade instructions (see documentation).
✨ New Features
- Added missing tool_selection evaluator to both evals libraries.
🐛 Bug Fixes
- Added enum for new prompt span kind.
- Updated built-in model token prices.
- Normalized message_content.text to string before rendering in MessageContentListItem.