langchain/libs/partners
Max Jakob ee7a7954b9
elasticsearch: add ElasticsearchRetriever (#18587)
Implement
[Retriever](https://python.langchain.com/docs/modules/data_connection/retrievers/)
interface for Elasticsearch.

I opted to only expose the `body`, which gives you full flexibility, and
none the other 68 arguments of the [search
method](https://elasticsearch-py.readthedocs.io/en/v8.12.1/api/elasticsearch.html#elasticsearch.Elasticsearch.search).

Added a user agent header for usage tracking in Elastic Cloud.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-03-06 00:42:50 +00:00
..
ai21 ai21[patch]: AI21 Labs Contextual Answers support (#18270) 2024-03-05 22:42:04 +00:00
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 2024-03-05 19:22:08 +00:00
anthropic anthropic[patch]: handle lists in function calling (#18609) 2024-03-05 14:19:40 -08:00
astradb astradb: move to langchain-datastax repo (#18354) 2024-03-01 19:04:43 +00:00
elasticsearch elasticsearch: add ElasticsearchRetriever (#18587) 2024-03-06 00:42:50 +00:00
exa docs: Additional examples for partners/exa README (#18081) 2024-02-25 18:53:47 -08:00
fireworks fireworks[patch]: support "any" tool_choice (#18343) 2024-03-01 11:12:28 -08:00
google-genai google-genai, google-vertexai: move to langchain-google (#17899) 2024-02-25 21:58:05 -08:00
google-vertexai google-genai, google-vertexai: move to langchain-google (#17899) 2024-02-25 21:58:05 -08:00
groq langchain_groq[patch]: Invoke callback prior to yielding token (#18272) 2024-02-28 23:43:16 +00:00
ibm langchain_ibm[patch] update docstring, dependencies, tests (#18386) 2024-03-01 21:01:53 +00:00
mistralai openai[patch], mistral[patch], fireworks[patch]: releases 0.0.8, 0.0.5, 0.0.2 (#18186) 2024-02-27 04:22:24 -08:00
mongodb mongodb[patch]: include LLM caches in toplevel library import (#18601) 2024-03-05 16:35:13 -08:00
nomic partners: version constraints (#17492) 2024-02-14 08:57:46 -08:00
nvidia-ai-endpoints langchain_nvidia_ai_endpoints[patch]: Invoke callback prior to yielding token (#18271) 2024-02-28 18:10:57 +00:00
nvidia-trt nvidia-trt[patch]: add TritonTensorRTLLM(verbose_client=False) (#16848) 2024-03-05 15:44:13 -08:00
openai docs: remove duplicate quote in AzureOpenAIEmbeddings doc (#18315) 2024-02-29 11:25:50 -08:00
pinecone docs: update pinecone README to use PineconeVectorStore (#18170) 2024-03-01 12:12:52 -08:00
robocorp docs: robocorpai dosctrings (#17968) 2024-02-22 15:55:01 -08:00
together partners: version constraints (#17492) 2024-02-14 08:57:46 -08:00