Skip to main content
SqliteDb stores a Workflow’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:
sqlite_for_workflow.py

Parameters