Skip to main content
SqliteDb stores an Agent’s sessions and run history in SQLite.

Usage

Provide db_url, db_file or db_engine. If none is provided, a database file named agno.db is created in the current directory. The following example uses db_file. Install dependencies:
sqlite_for_agent.py

Parameters