Skip to content

Commit

Permalink
move sqlite-vector into this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Apr 7, 2023
1 parent ecc0254 commit 57138db
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "vendor/faiss"]
path = vendor/faiss
url = https://github.com/facebookresearch/faiss
[submodule "vendor/sqlite-vector"]
path = vendor/sqlite-vector
url = https://github.com/asg017/sqlite-vector.git
[submodule "vendor/json"]
path = vendor/json
url = https://github.com/nlohmann/json.git
1 change: 1 addition & 0 deletions vendor/json
Submodule json added at 6af826
1 change: 0 additions & 1 deletion vendor/sqlite-vector
Submodule sqlite-vector deleted from 5fe605

0 comments on commit 57138db

Please sign in to comment.