arize-phoenix-client-v2.6.0
Breaking Changes📦 arize-phoenixView on GitHub →
⚠ 1 breaking✨ 4 features🔧 1 symbols
Summary
This release introduces dataset upsert functionality and adds an API endpoint for session notes. It also includes a breaking change related to dataset upsert implementation.
⚠️ Breaking Changes
- The implementation for dataset upsert has changed. Review usage related to dataset uploads.
Migration Steps
- Review and update any code utilizing dataset upsert functionality due to breaking changes introduced in [#11860].
✨ New Features
- Added a session notes endpoint to the API.
- Dataset upsert functionality has been introduced.
- Dataset upload parameters for v15 are now gated by the server version in the client.
- Extended database prompt types to support invocation parameters.