فهرست منبع

Adding OpenSearch python dependancy

David Tippett 6 ماه پیش
والد
کامیت
a39ddfd4f1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -49,6 +49,7 @@ dependencies = [
     "fake-useragent==1.5.1",
     "chromadb==0.5.9",
     "pymilvus==2.4.7",
+    "opensearch-py==2.7.1"
 
     "sentence-transformers==3.2.0",
     "colbert-ai==0.2.21",