-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Current Version of the Spring AI allows InMemoryVectorStore but RedisVectorStore is expected along with.
Expected Behavior
Redis should be able to use as VectorStore
Current Behavior
InMemoryVectorStore is supported.
Context
I am working on document querying use-case with azure openai embedding stored in Redis. So i request the team to implement Redis as Vector Store