Results 5 issues of Max Jakob

since they remain static for each container build. This simplifies the usage of the docker container.

# Description We recently added a VectorStore abstraction to the Elasticsearch client library (https://github.com/elastic/elasticsearch-py/pull/2528, see [module](https://github.com/elastic/elasticsearch-py/tree/main/elasticsearch/helpers/vectorstore/_sync)) in order to centralize the development and ensure all GenAI library integrations work the...

In the context of integration tests and generally in cluster setup automation, the [`eland_import_hub_model`](https://github.com/elastic/eland/blob/main/eland/cli/eland_import_hub_model.py) CLI is a great tool to get HuggingFace models deployed in Elasticsearch. There is no a...

enhancement
topic:NLP

## Summary and motivation Elasticsearch offers multiple retrieval features including - approximate dense vector retrieval with embedding inference in Python or in Elasticsearch - exact dense vector retrieval with embedding...

contributions wanted!
integration:elasticsearch
feature request

Raise awareness for the semantic_text field type in the notebooks related to chunking.

DO NOT MERGE