Package Classes (0.10.0)

Summary of entries of Classes for langchain-google-alloydb-pg.

Classes

AlloyDBChatMessageHistory

Chat message history stored in an AlloyDB for PostgreSQL database.

AlloyDBEngine

A class for managing connections to a AlloyDB database.

Column

Column(name: 'str', data_type: 'str', nullable: 'bool' = True)

Modules

chat_message_history

API documentation for chat_message_history module.

engine

API documentation for engine module.