The Redis Vector Store node is a component that integrates Redis, an open-source, in-memory data structure store, as a vector database for similarity search operations. It allows for upsert of embedded data and performing similarity searches on the stored vectors.
VECTOR_INDEX_NAME
redis
npm package for Redis client operations.