Skip to main content
Demonstrates default chain-of-thought behavior with an IBM WatsonX model.
ibm_watsonx_default_COT.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export environment variables

4

Run the example

Save the code above as ibm_watsonx_default_COT.py, then run:
Full source: cookbook/10_reasoning/agents/ibm_watsonx_default_COT.py