langchain/docs/extras/integrations
Joseph McElroy 175ef0a55d
[ElasticsearchStore] Enable custom Bulk Args (#11065)
This enables bulk args like `chunk_size` to be passed down from the
ingest methods (from_text, from_documents) to be passed down to the bulk
API.

This helps alleviate issues where bulk importing a large amount of
documents into Elasticsearch was resulting in a timeout.

Contribution Shoutout
- @elastic

- [x] Updated Integration tests

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-09-26 12:53:50 -07:00
..
callbacks Update argilla.ipynb with spelling fix (#10611) 2023-09-19 08:06:28 -07:00
chat docs: add vLLM chat notebook (#10993) 2023-09-24 18:23:19 -07:00
chat_loaders Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
document_loaders 📖 docs: fixed integrations/document loaders toc (#9281) 2023-09-26 09:47:37 -07:00
document_transformers Separate platforms integrations docs (#10609) 2023-09-15 12:18:57 -07:00
llms Batching for hf_pipeline (#10795) 2023-09-25 18:23:11 +01:00
memory Kay retriever (#10657) 2023-09-25 13:10:13 -07:00
platforms add vertex prod features (#10910) 2023-09-22 01:44:09 -07:00
providers [ElasticsearchStore] Enable custom Bulk Args (#11065) 2023-09-26 12:53:50 -07:00
retrievers Kay retriever (#10657) 2023-09-25 13:10:13 -07:00
text_embedding LLMRails Embedding (#10959) 2023-09-23 16:11:02 -07:00
toolkits Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
tools Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
vectorstores [ElasticsearchStore] Enable custom Bulk Args (#11065) 2023-09-26 12:53:50 -07:00