Skip to content

aimu.history

Persistent chat conversation storage.

aimu.history.ConversationManager

ConversationManager(db_path: str = 'chat_history.json', use_last_conversation: bool = False)