IBM watsonx.ai Flows Engine

Consume flows

  • Overview
  • Installation
  • Authentication
  • Getting Started
  • Learn
    • Using the CLI
    • Building flows
    • Connect Vector Databases
    • Consume flows
    • Connect to watsonx.ai

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 install
and
by default. You must run
following the installation of
. This will be resolved in a later release.