Enumerator of the Distance strategies for calculating distances
Elasticsearch vector store.
Elasticsearch LLM cache.
Elasticsearch embeddings cache.
Elasticsearch retriever.
Elasticsearch chat message history.
Elasticsearch embedding models.
Adapter for LangChain Embeddings to support the EmbeddingService interface from
Elasticsearch vector store.
Elasticsearch LLM cache.
Elasticsearch embeddings cache.
Elasticsearch retriever.
Elasticsearch chat message history.
Elasticsearch embedding models.
Adapter for LangChain Embeddings to support the EmbeddingService interface from
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.