Merge pull request #6598 from dtaivpp/main

feat: OpenSearch vector db support
This commit is contained in:
Timothy Jaeryang Baek
2024-11-04 14:04:55 -08:00
committed by GitHub
5 changed files with 165 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ fake-useragent==1.5.1
chromadb==0.5.15
pymilvus==2.4.9
qdrant-client~=1.12.0
opensearch-py==2.7.1
sentence-transformers==3.2.0
colbert-ai==0.2.21