Skip to content

[FEATURE] Integrate with redis vector sets as EmbeddingStore #393

@Jacopo47

Description

@Jacopo47

Is your feature request related to a problem? Please describe.

No.
I know that there is already a community module that integrates with redis (full-text search module),
but since the latest version of redis released a set of commands dedicated to vector sets I think that could be useful build an embedding store on top of it.

My two cents are to not substitute the current integration but add a separate module that integrates with redis' vector sets.
In this way both the integrations will be supported.

Describe the solution you'd like

Create an embedding store on top of redis' vector sets

Describe alternatives you've considered

No

Additional context

I worked a bit on it in this repository: https://github.com/Jacopo47/langchain4j-redis-vectorsets

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2High priorityP3Medium priorityenhancementNew feature or requesttheme: embedding storeIssues/PRs related to embedding store

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions