Code
cookbook/models/ibm/watsonx/db.py
Usage
1
Create a virtual environment
Open the
Terminal
and create a python virtual environment.2
Set your API key
3
Install libraries
4
Set up PostgreSQL
Make sure you have a PostgreSQL database running. You can adjust the
db_url
in the code to match your database configuration.5
Run Agent
sqlalchemy
package and have a PostgreSQL database available.