arize-phoenix-v13.20.0
📦 arize-phoenixView on GitHub →
✨ 3 features
Summary
This release introduces new REST API endpoints for managing prompt versions and tags, alongside UI improvements including a new CopyField component.
✨ New Features
- Implemented DELETE /prompt_versions/{id}/tags/{tag_name} endpoint in the REST API.
- Implemented DELETE /prompts/{prompt_identifier} endpoint in the REST API.
- Added CopyField component and cleaned up the settings layout in the UI.