Module chat_message_history (0.2.0)

API documentation for chat_message_history module.

Classes

DatastoreChatMessageHistory

DatastoreChatMessageHistory(
    session_id: str, kind: str = "ChatHistory", client: Optional[Client] = None
)

Chat Message History for Google Cloud Firestore.