agentle.agents.conversations ============================ .. automodule:: agentle.agents.conversations .. rubric:: Classes .. autosummary:: ConversationStore FirebaseConversationStore JSONFileConversationStore LocalConversationStore MySQLConversationStore PostgresConversationStore .. rubric:: Modules .. autosummary:: :toctree: :recursive: conversation_store firebase_conversation_store json_file_conversation_store local_conversation_store mysql_conversation_store postgres_conversation_store