Module chat_message_history (0.11.1)

API documentation for chat_message_history module.

Classes

PostgresChatMessageHistory

PostgresChatMessageHistory(
    key: object,
    engine: langchain_google_cloud_sql_pg.engine.PostgresEngine,
    history: langchain_google_cloud_sql_pg.async_chat_message_history.AsyncPostgresChatMessageHistory,
)

Chat message history stored in an Cloud SQL for PostgreSQL database.