Consume flows using a SDK
With the watsonx.ai Flows Engine Sofware Development Kit (SDK) for JavaScript and Python you can consume flows in your application or notebook.
With the SDK you can set up a client to query flows built with watsonx.ai Flows Engine that are deployed, the SDK doesn't support building the flows or deploying them at this moment. Instead, you should use the flow language to build flows and the CLI to deploy flows.
Supported programming languages:
Notice: The initial python release of
does not installandby default. You must runfollowing the installation of. This will be resolved in a later release.