Tags: PipedreamHQ/pipedream-sdk-python
Tags
Add support for workflow invocations (#42) * Add `workflows` module that contains the "invoke" and "invoke for external user" cases already present in the existing TypeScript SDK * Document the new functionality in the reference doc * Bump major version (release candidate)
Fix the Proxy logic (#35) * Remove the response parsing logic since it's free-form * Take over the Proxy clients so that they expose a nicer interface --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Jay Vercellone <jay@pipedream.com>