@arizeai/phoenix-client@7.13.0
·
8 commits
to main
since this release
Minor Changes
- c282563: Add an
upsertOrDeleteSecretshelper to the newsecretssubpath. It atomically creates, updates, or deletes ordered key/value-or-null batches throughPUT /v1/secrets, returns only the affected key names, and keeps submitted values out of helper output and error messages.