Skip to content

Commit

Permalink
community: added FalkorDB vector store support i.e implementation, te…
Browse files Browse the repository at this point in the history
…st, docs an… (#26245)

**Description:** Added support for FalkorDB Vector Store, including its
implementation, unit tests, documentation, and an example notebook. The
FalkorDB integration allows users to efficiently manage and query
embeddings in a vector database, with relevance scoring and maximal
marginal relevance search. The following components were implemented:

- Core implementation for FalkorDBVector store.
- Unit tests ensuring proper functionality and edge case coverage.
- Example notebook demonstrating an end-to-end setup, search, and
retrieval using FalkorDB.

**Twitter handle:** @tariyekorogha

---------

Co-authored-by: Erick Friis <[email protected]>
  • Loading branch information
kingtroga and efriis authored Dec 16, 2024
1 parent 12fced1 commit d262d41
Show file tree
Hide file tree
Showing 4 changed files with 2,990 additions and 0 deletions.
Loading

0 comments on commit d262d41

Please sign in to comment.