You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
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>
12 months ago
..
_scripts llm feat table revision (#10947) 1 year ago
api_reference add model feat table (#10921) 1 year ago
docs_skeleton 📖 docs: fixed `integrations/document loaders` toc (#9281) 12 months ago
extras [ElasticsearchStore] Enable custom Bulk Args (#11065) 12 months ago
snippets JSONLoader Documentation Fix (#10505) 1 year ago
.local_build.sh
vercel_requirements.txt