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
|
|
@ -323,6 +323,7 @@ exclude = [
|
|||
"^src/llama_stack/providers/remote/vector_io/qdrant/",
|
||||
"^src/llama_stack/providers/remote/vector_io/sample/",
|
||||
"^src/llama_stack/providers/remote/vector_io/weaviate/",
|
||||
"^src/llama_stack/providers/remote/vector_io/elasticsearch/",
|
||||
"^src/llama_stack/providers/utils/bedrock/client\\.py$",
|
||||
"^src/llama_stack/providers/utils/bedrock/refreshable_boto_session\\.py$",
|
||||
"^src/llama_stack/providers/utils/inference/embedding_mixin\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue