Skip to content

@arizeai/phoenix-client@7.7.0

Choose a tag to compare

@mikeldking mikeldking released this 01 Sep 00:53
· 4 commits to main since this release
eae57f0

Minor Changes

  • 37916d7: Add setProjectRetentionPolicy to the projects entry point for assigning an existing retention policy by GlobalID or resetting a project to the default policy.
  • c48e50e: Add transferTraces to the traces subpath for moving traces between Phoenix projects.
  • 773c5e5: Add a typed getCurrentUser helper through the @arizeai/phoenix-client/users entrypoint.

Patch Changes

  • b27561d: Widen the optional openai peer dependency range to ^6.10.0 || ^7.0.0 so apps already on the OpenAI SDK v7 can install the client without a peer conflict.