langchain/docs/extras/integrations
Joseph McElroy 2a06e7b216
ElasticsearchStore: improve error logging for adding documents (#9648)
Not obvious what the error is when you cannot index. This pr adds the
ability to log the first errors reason, to help the user diagnose the
issue.

Also added some more documentation for when you want to use the
vectorstore with an embedding model deployed in elasticsearch.

Credit: @elastic and @phoey1
2023-08-23 07:04:09 -07:00
..
callbacks fix context nb (#9267) 2023-08-15 12:53:37 -07:00
chat Update ChatOpenAI docs with fine-tuning example (#9632) 2023-08-22 16:56:53 -07:00
document_loaders Add to support polars (#9610) 2023-08-22 07:36:24 -07:00
document_transformers Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 2023-08-11 11:46:59 -07:00
llms feat: Add PromptGuard integration (#9481) 2023-08-21 14:59:36 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers docs: integrations/providers (#9631) 2023-08-22 20:28:11 -07:00
retrievers Add support for structured data sources with google enterprise search (#9037) 2023-08-22 23:18:10 -04:00
text_embedding Improvements to the Clarifai integration (#9290) 2023-08-21 12:53:36 -07:00
toolkits Add AINetwork blockchain toolkit integration (#9527) 2023-08-22 08:03:33 -07:00
tools Add LangChain utility for real-time crypto exchange prices (#4501) 2023-08-11 14:45:06 -07:00
vectorstores ElasticsearchStore: improve error logging for adding documents (#9648) 2023-08-23 07:04:09 -07:00