
Redis Vector
CertifiedTasks that store and query embeddings in Redis vector sets.
Configure Redis connection info and use VADD/VSIM/VREM to add embeddings to a vector set, run KNN similarity search, and remove elements, enabling similarity search and RAG pipelines directly against Redis.
Redis Vector
Certified
Tasks that store and query embeddings in Redis vector sets.
Configure Redis connection info and use VADD/VSIM/VREM to add embeddings to a vector set, run KNN similarity search, and remove elements, enabling similarity search and RAG pipelines directly against Redis.