Create a virtual environment
Open the Terminal
and create a python virtual environment.
Set your API key
Install libraries
Start your Postgres server
Ensure your Postgres server is running and accessible at the connection string used in db_url
.
Run Agent
Create a virtual environment
Open the Terminal
and create a python virtual environment.
Set your API key
Install libraries
Start your Postgres server
Ensure your Postgres server is running and accessible at the connection string used in db_url
.
Run Agent