Module chat_message_history (0.2.1)

API documentation for chat_message_history module.

Classes

FirestoreChatMessageHistory

FirestoreChatMessageHistory(
    session_id: str, collection: str = "ChatHistory", client: Optional[Client] = None
)

Chat Message History for Google Cloud Firestore.