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/libs
Zachary Wilkins e1a6341940
langchain: Passthrough batch_size on index()/aindex() calls (#19443)
**Description:** This change passes through `batch_size` to
`add_documents()`/`aadd_documents()` on calls to `index()` and
`aindex()` such that the documents are processed in the expected batch
size.
**Issue:** #19415
**Dependencies:** N/A
**Twitter handle:** N/A
6 months ago
..
cli cli[patch]: Modified regular expression (#19449) 6 months ago
community add kwargs (#19519) 6 months ago
core docs: docstring Runnable `pipe` and `pick` methods (docs only) (#19395) 6 months ago
experimental experimental[patch]: Release 0.0.55 (#19353) 6 months ago
langchain langchain: Passthrough batch_size on index()/aindex() calls (#19443) 6 months ago
partners mistralai[patch]: streaming tool calls (#19469) 6 months ago
text-splitters splitters: Add ensure_ascii parameter (#18485) 6 months ago