mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 02:03:44 +00:00
Draft for Elasticsearch as vector db
This commit is contained in:
parent
9d6e589120
commit
6f39c8994d
5 changed files with 478 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ test = [
|
|||
"pymilvus>=2.6.1",
|
||||
"milvus-lite>=2.5.0",
|
||||
"weaviate-client>=4.16.4",
|
||||
"elasticsearch>=8.16.0, <9.0.0"
|
||||
]
|
||||
docs = [
|
||||
"setuptools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue