Enumerator of the Distance strategies for calculating distances
Elasticsearch embedding models.
Adapter for LangChain Embeddings to support the EmbeddingService interface from
Elasticsearch vector store.
Elasticsearch LLM cache.
Elasticsearch embeddings cache.
Elasticsearch chat message history.
Elasticsearch retriever.
Elasticsearch embedding models.
Adapter for LangChain Embeddings to support the EmbeddingService interface from
Elasticsearch vector store.
Elasticsearch LLM cache.
Elasticsearch embeddings cache.
Elasticsearch chat message history.
Elasticsearch retriever.
Base class for Elasticsearch retrieval strategies.
Approximate retrieval strategy using the HNSW algorithm.
Exact retrieval strategy using the script_score query.
Sparse retrieval strategy using the text_expansion processor.
Retrieval strategy using the native BM25 algorithm of Elasticsearch.