Added Elasticsearch in docs + ci-test build

This commit is contained in:
Enrico Zimuel 2025-11-06 15:37:31 +01:00
parent 9bfe5245a0
commit 98a3df09bb
No known key found for this signature in database
GPG key ID: 6CB203F6934A69F1
9 changed files with 7 additions and 4 deletions

View file

@ -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$",