arize-phoenix-v12.7.0
📦 arize-phoenixView on GitHub →
✨ 14 features🐛 7 fixes
Summary
This release focuses heavily on enhancing dataset and experiment management with new filtering, editing, and comparison features, alongside removing the splits feature flag for simplification. Several bug fixes address cost calculations and UI interactions.
✨ New Features
- Added dataset label cleanup functionality.
- Implemented dataset page label filtering.
- Introduced datasets table label filter.
- Removed the splits feature flag, simplifying menu selection in datasets.
- Experiment Compare Page is now split aware.
- Enabled ExperimentRuns over Dataset Splits.
- Added annotation values and sorting to the experiment compare slideover.
- Implemented UI tweaks for the experiment compare slideover.
- Added filtering for annotations in the experiment compare slideover.
- Enabled filtering prompts page by label.
- Added individual dataset label editing capability.
- Updated the slideover in playground dataset examples table.
- Enabled querying examples by splits.
- Removed the dataset-label feature flag.
🐛 Bug Fixes
- Updated built-in model token prices (first instance).
- Updated built-in model token prices (second instance).
- Fixed dataset selection issues in the playground.
- Used a more verbose name for the save prompt button in the playground.
- Ensured data refresh in the UI after creating a new project or API key.
- Fixed issue where split name was being treated as an identifier instead of a string.
- Set an upper version bound for wrapt <2.0.