mirror of
https://github.com/open-webui/open-webui
synced 2025-04-05 21:26:48 +00:00
Adding OpenSearch python dependancy
This commit is contained in:
parent
fb30b667e2
commit
a39ddfd4f1
@ -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 New Issue
Block a user