@arizeai/phoenix-client@7.7.0
·
4 commits
to main
since this release
Minor Changes
- 37916d7: Add
setProjectRetentionPolicyto the projects entry point for assigning an existing retention policy by GlobalID or resetting a project to the default policy. - c48e50e: Add
transferTracesto the traces subpath for moving traces between Phoenix projects. - 773c5e5: Add a typed
getCurrentUserhelper through the@arizeai/phoenix-client/usersentrypoint.
Patch Changes
- b27561d: Widen the optional
openaipeer dependency range to^6.10.0 || ^7.0.0so apps already on the OpenAI SDK v7 can install the client without a peer conflict.