community: added FalkorDB vector store support i.e implementation, test, 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 <erick@langchain.dev>
This commit is contained in:
Tari Yekorogha
2024-12-16 20:37:55 +01:00
committed by GitHub
parent 12fced13f4
commit d262d41cc0
4 changed files with 2990 additions and 0 deletions

File diff suppressed because it is too large Load Diff