arize-phoenix-v13.1.0
📦 arize-phoenixView on GitHub →
✨ 9 features🐛 5 fixes🔧 2 symbols
Summary
Version 13.1.0 introduces significant enhancements to table functionality, adds new session skills, and merges the phoenix-sdk-python skill into phoenix-evals. This release also includes various bug fixes related to model pricing and UI theming.
Migration Steps
- If you were relying on the previous API reference documentation structure, note that it has been removed and replaced with links to subpackage guides.
✨ New Features
- Added model information to evaluator details.
- The CLI starter kit now uses clack.
- Enhanced table functionality in EvaluatorsTable and DatasetEvaluatorsTable to support column resizing.
- Implemented column resizing in EvaluatorsTable and DatasetEvaluatorsTable.
- Merged phoenix-sdk-python skill into phoenix-evals.
- Rendered session chat using dynamic markdown content.
- Introduced skill building skill.
- Updated skill for IO operations.
- Added session skills.
🐛 Bug Fixes
- Updated built-in model token prices.
- Reverted documentation change regarding API reference docs.
- Fixed storybook theming issues.
- Updated Anthropic model names for the drop-down menu.
- Updated application dependencies and lockfile.