@arizeai/phoenix-client@7.14.0
Arize Phoenix releases published @arizeai/phoenix-client@7.14.0. Minor Changes - aab229f: Add createDatasetSplit , updateDatasetSplit , and deleteDatasetSplit helpers to the datasets subpath. The helpers select datasets by name or GlobalID, create splits on existing datasets, partially update split fields, add or remove example memberships idempotently, and…
Why this signal matters
Arize Phoenix releases published @arizeai/phoenix-client@7.14.0. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: Minor Changes - aab229f: Add createDatasetSplit , updateDatasetSplit , and deleteDatasetSplit helpers to the datasets subpath. The helpers select datasets by name or GlobalID, create splits on existing datasets, partially update split fields, add or remove example memberships idempotently, and delete splits without deleting their examples. They require Phoenix server 19.20.0 or newer. Also export the generated DatasetSplit response type and a DatasetIdentifier selector type from the datasets subpath.
Actionable summary
Treat @arizeai/phoenix-client@7.14.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
What builders should check
- Review the official Arize Phoenix releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.