Installation

We recommend that you use uvarrow-up-right when developing with the SDK. uv is a package manager and virtualenv built into one.

Start by creating a new project:

uv init workflow_server_demo

Then install the integrations_sdk:

uv add integrations_sdk git+https://github.com/ebbot-ai/integrations_sdk.git@main

Last updated

Was this helpful?