-
Type:
Improvement
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Context
We want to increase "DEFAULT_INSERT_BATCH_SIZE" in our LangChain vectorstore Implementation. This needs to be doneĀ after the partner package port lands.
https://github.com/langchain-ai/langchain/pull/17652#discussion_r1496644090
Additionally, we should run a performance test against the change to see if it improves performance.
Definition of done
DEFAULT_INSERT_BATCH_SIZE = 100_000
Pitfalls
None
- is related to
-
INTPYTHON-372 Langchain PY: Improve the insert performance through batching and async
-
- Backlog
-