Prerequisites
The following example requires thepsycopg and openai libraries.
Example
The following agent will list all tables in the database.cookbook/91_tools/postgres_tools.py
Toolkit Params
Toolkit Functions
You can use
include_tools or exclude_tools to modify the list of tools the agent has access to. Learn more about selecting tools.