-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
046c0cf
commit d064c47
Showing
3 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
..._stores/llama-index-vector-stores-falkordb/llama_index/vector_stores/falkordb/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
from llama_index.vector_stores.falkordb import FalkorDBVectorStore | ||
from llama_index.vector_stores.falkordb.base import FalkorDBVectorStore | ||
|
||
__all__ = ["FalkorDBVectorStore"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d064c47
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@logan-markewich please let me know if you need any help in the code or docs, I would love to help.