Skip to content

Integrate Hybrid Retreival (BM25 + Vector search) #24

Description

@solvicode

Is your feature request related to a problem? Please describe.
A hybrid retreival approach has been shown to improve RAG performance. Lets use it.

Describe the solution you'd like
The addition of BM25 retrieval into the retrieval functions of the library.

We need some careful consideration, however, on how to do this in a performant manner in Postgres.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions