chat_message_histories#

Client for persisting chat message history in a Postgres database.

This client provides support for both sync and async via psycopg 3.

Classes

chat_message_histories.PostgresChatMessageHistory(...)

Client for persisting chat message history in a Postgres database,