langchain/libs/partners/elasticsearch/tests/integration_tests
Max Jakob 6f544a6a25
elasticsearch: check for deployed models (#18973)
When creating a new index, if we use a retrieval strategy that expects a
model to be deployed in Elasticsearch, check if a model with this name
is indeed deployed before creating an index. This lowers the probability
to get into a state in which an index was created with a faulty model
ID, which cannot be overwritten any more (the index has to manually be
deleted).
2024-03-18 21:32:00 -07:00
..
__init__.py
_test_utilities.py
docker-compose.yml
test_chat_history.py
test_compile.py
test_embeddings.py
test_retrievers.py elasticsearch[patch]: fix integration tests for release (#18980) 2024-03-12 10:22:07 -07:00
test_vectorstores.py elasticsearch: check for deployed models (#18973) 2024-03-18 21:32:00 -07:00