Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added FalkorDB vector store support i.e implementation, test, docs an… #26245

Merged
merged 45 commits into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
e3fc352
added FalkorDB vector store support i.e implementation, test, docs an…
kingtroga Sep 10, 2024
ed2e518
Made Changes to the VectorStore, ExampleNotebook, & tests
kingtroga Sep 14, 2024
971ea5b
Merge branch 'master' into falkordbvectorcreation
kingtroga Sep 15, 2024
9f4d2be
Merge branch 'master' into falkordbvectorcreation
kingtroga Sep 16, 2024
d845d82
Merge branch 'master' into falkordbvectorcreation
kingtroga Sep 17, 2024
268c47c
Fix the CI/CD errors and added filter to the vector_store
kingtroga Oct 1, 2024
2ed70eb
Merge branch 'master' into falkordbvectorcreation
kingtroga Oct 1, 2024
c98998c
Changed credtials markdown to state Huggingface instead of openai
kingtroga Oct 4, 2024
9382ccb
Merge branch 'master' into falkordbvectorcreation
kingtroga Oct 22, 2024
c64ca39
resolving poetry lock conflicts
kingtroga Oct 22, 2024
ec26167
Merge branch 'falkordbvectorcreation' of https://github.com/kingtroga…
kingtroga Oct 22, 2024
c6f08ea
Merge branch 'master' into falkordbvectorcreation
kingtroga Oct 28, 2024
0aeef49
Merge branch 'master' into falkordbvectorcreation
kingtroga Nov 11, 2024
4438d3b
fix poetry lock
kingtroga Nov 29, 2024
b1fec24
Merge branch 'master' into falkordbvectorcreation
kingtroga Nov 29, 2024
93c45a0
fixed stuff
kingtroga Nov 30, 2024
eee0ea1
Merge branch 'falkordbvectorcreation' of https://github.com/kingtroga…
kingtroga Nov 30, 2024
54a84bb
"fix ci cd errors"
kingtroga Nov 30, 2024
06d392a
"fix errors"
kingtroga Nov 30, 2024
2ce1d52
fix poetry lock error
kingtroga Dec 1, 2024
3945f01
"fix poetry lock"
kingtroga Dec 1, 2024
9061666
"fix integration doc"
kingtroga Dec 1, 2024
cc76975
Fix linting issues in falkordbvector.ipynb
kingtroga Dec 1, 2024
9def0c6
Fix linting issues in falkordb_vector.py
kingtroga Dec 1, 2024
44bd0a8
"solved like three errors"
kingtroga Dec 1, 2024
ec5beab
fixed
kingtroga Dec 1, 2024
28fb6d2
"fixed errors"
kingtroga Dec 1, 2024
4740b2d
Fixed errors
kingtroga Dec 1, 2024
bb8a223
fixed errors
kingtroga Dec 1, 2024
0472271
Fixed errors
kingtroga Dec 1, 2024
84d3671
"Removed the unused typing.Coroutine"
kingtroga Dec 1, 2024
6bc1460
fix errors
kingtroga Dec 1, 2024
12093ff
Fix errors
kingtroga Dec 1, 2024
b689aaf
fix pep error
kingtroga Dec 1, 2024
5ce1c8f
fixed errors
kingtroga Dec 1, 2024
808d5ac
fix errors
kingtroga Dec 1, 2024
ad60df0
Fix errors
kingtroga Dec 1, 2024
1925010
Fixed test
kingtroga Dec 1, 2024
7d2fd93
fix errors
kingtroga Dec 1, 2024
5c38093
Fixed errors
kingtroga Dec 1, 2024
6c138b2
fixed the import error
kingtroga Dec 1, 2024
d7099b7
fixed errors
kingtroga Dec 1, 2024
2bc73da
x
efriis Dec 14, 2024
5f228f5
x
efriis Dec 14, 2024
17aa02d
fix api ref link
ccurme Dec 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,645 changes: 1,645 additions & 0 deletions docs/docs/integrations/vectorstores/falkordbvector.ipynb

Large diffs are not rendered by default.

Loading