mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Added Elasticsearch in docs + ci-test build
This commit is contained in:
parent
9bfe5245a0
commit
98a3df09bb
9 changed files with 7 additions and 4 deletions
|
|
@ -159,7 +159,8 @@ const sidebars: SidebarsConfig = {
|
|||
'providers/vector_io/remote_milvus',
|
||||
'providers/vector_io/remote_pgvector',
|
||||
'providers/vector_io/remote_qdrant',
|
||||
'providers/vector_io/remote_weaviate'
|
||||
'providers/vector_io/remote_weaviate',
|
||||
'providers/vector_io/remote_elasticsearch'
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue