Code
cookbook/models/ibm/watsonx/async_basic.py
Usage
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.asyncio.run() to execute the asynchronous aprint_response method.