IBM watsonx.ai Flows Engine

Consume flows (archived)

  • Overview
  • Installation
  • Authentication
  • Getting Started
  • Learn
    • Using the CLI
    • Building flows
    • Connect Vector Databases
    • Consume flows
    • Connect to watsonx.ai
The public preview for watsonx.ai Flows Engine has ended, thank you for your support!

You can find the functionality for building agents & flows in Langflow, or build your own MCP servers using API Connect For GraphQL.


You can continue to use your existing watsonx.ai Flows Engine credentials for API Connect For GraphQL. See this blog for more information.

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.