cellmage.storage.sqlite_storeยถ

SQLite-based storage for conversation history.

This module provides a SQLite implementation of the HistoryStore interface for persisting conversations in a SQLite database.

Classes

SQLiteStore([db_path])

Stores conversation history in a SQLite database.