Summary of entries of Classes for langchain-google-memorystore-redis.
Classes
MemorystoreChatMessageHistory
Chat message history stored in a Cloud Memorystore for Redis database.
MemorystoreDocumentLoader
Document Loader for Cloud Memorystore for Redis database.
FLATConfig
Configuration class for FLAT vector indexes, utilizing brute-force search.
HNSWConfig
Initializes the HNSWConfig object.
IndexConfig
Base configuration class for all types of indexes.
RedisVectorStore
Initialize a RedisVectorStore instance.
VectorIndexConfig
Initializes the VectorIndexConfig object.
Modules
chat_message_history
API documentation for chat_message_history
module.
loader
API documentation for loader
module.
vectorstore
API documentation for vectorstore
module.