Skip to content

@arizeai/phoenix-client@7.13.0

Choose a tag to compare

@mikeldking mikeldking released this 22 Sep 05:36
· 8 commits to main since this release
6673f9f

Minor Changes

  • c282563: Add an upsertOrDeleteSecrets helper to the new secrets subpath. It atomically creates, updates, or deletes ordered key/value-or-null batches through PUT /v1/secrets, returns only the affected key names, and keeps submitted values out of helper output and error messages.