Skip to content

Commit 64c0ec2

Browse files
committed
Initial commit
0 parents  commit 64c0ec2

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.idea/
2+
.DS_STORE

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# pymongo-vectorsearch-utils
2+
A utility library for working with vector search in MongoDB using PyMongo.

__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)