Skip to main content
SqliteDb stores a Team’s sessions and run history in SQLite.

Usage

SqliteDb uses db_engine, then db_url, then db_file. If none is provided, it creates agno.db in the current directory. The following example uses db_file. Install dependencies:
Set your OpenAI API key:
sqlite_for_team.py
Run the team:

Parameters