cellmage.conversation_managerยถ

Conversation management module.

This module provides a ConversationManager class for managing conversations with different storage backends, with SQLite as the default and recommended storage option.

Classes

ConversationManager([db_path, ...])

Manages conversation data using configurable storage backends, with SQLite as default.