Skip to content

Commit b90ef7c

Browse files
committed
feat(dependencies): add pgvector dependency for vector storage support
1 parent f9ea10d commit b90ef7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ reme = [
6464
"elasticsearch>=8.10.0",
6565
"chromadb>=0.4.0",
6666
"qdrant_client>=1.15.1",
67+
"pgvector>=0.4.2"
6768
]
6869

6970
fin = [

0 commit comments

Comments
 (0)