Code
cookbook/11_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 usesasyncio.run() to execute the asynchronous aprint_response method.asyncio.run() to execute the asynchronous aprint_response method.