mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: support opensearch approximate k-NN (#5322)
This commit is contained in:
@ -185,6 +185,7 @@ chromadb = "~0.5.1"
|
||||
tenacity = "~8.3.0"
|
||||
cos-python-sdk-v5 = "1.9.30"
|
||||
novita-client = "^0.5.6"
|
||||
opensearch-py = "2.4.0"
|
||||
|
||||
[tool.poetry.group.dev]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user