Skip to content

v0.1.1

Choose a tag to compare

@wei-hai wei-hai released this 21 Jul 23:18
· 91 commits to main since this release
39dcce0

Adds an optional `api_key=` parameter to `submit()`/`run()` (sync and async) that authenticates partner (API) nodes in a workflow, sent as `extra_data.api_key_comfy_org`. Omit it (or pass `""`) and no `extra_data` is sent. The key is never logged or persisted and does not participate in idempotency.

Published to PyPI via OIDC trusted publishing.