The Redis Embeddings Cache node provides a mechanism to cache generated embeddings using Redis, a high-performance in-memory data store. This node is designed to improve efficiency and reduce computational costs when working with embedding models.
redisEmbeddingsCache
RedisEmbeddingsCache
CacheBackedEmbeddings
object, which wraps the original embedding model with Redis-based caching functionality.
CacheBackedEmbeddings
for reliability and consistency.