mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
Adding OpenSearch python dependancy
This commit is contained in:
parent
fb30b667e2
commit
a39ddfd4f1
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ dependencies = [
|
||||||
"fake-useragent==1.5.1",
|
"fake-useragent==1.5.1",
|
||||||
"chromadb==0.5.9",
|
"chromadb==0.5.9",
|
||||||
"pymilvus==2.4.7",
|
"pymilvus==2.4.7",
|
||||||
|
"opensearch-py==2.7.1"
|
||||||
|
|
||||||
"sentence-transformers==3.2.0",
|
"sentence-transformers==3.2.0",
|
||||||
"colbert-ai==0.2.21",
|
"colbert-ai==0.2.21",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue