Skip to main content

Code

cookbook/11_models/ibm/watsonx/async_basic.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 the asynchronous API of Agno with IBM WatsonX. It creates an agent and uses asyncio.run() to execute the asynchronous aprint_response method.