Skip to main content
Agno allows you to customize the table names your database uses.

Usage

Install Agno with the sqlalchemy and openai packages:
Export your OpenAI API key:
Specify custom table names when initializing your database connection.
selecting_tables.py

Developer Resources