maeser.chat package#
This is the chat subpackage for the Maeser package.
This package contains the following subpackages and modules:
- chat_logs:
This module provides functionality for managing chat logs.
- chat_session_manager:
This module provides functionality for managing chat sessions.
Submodules#
- maeser.chat.chat_logs module
BaseChatLogsManagerBaseChatLogsManager.get_chat_history()BaseChatLogsManager.get_chat_history_overview()BaseChatLogsManager.get_chat_logs_overview()BaseChatLogsManager.get_log_file_template()BaseChatLogsManager.log()BaseChatLogsManager.log_feedback()BaseChatLogsManager.save_feedback()BaseChatLogsManager.save_training_data()
ChatLogsManager
- maeser.chat.chat_session_manager module