Skip to main content

Code

cookbook/11_models/ibm/watsonx/basic_stream.py

Usage

1

Set up your virtual environment

2

Set your API key

3

Install dependencies

4

Run Agent

This example shows how to use streaming with IBM WatsonX. Setting stream=True when calling print_response() or run() enables token-by-token streaming, which can provide a more interactive user experience.