mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
This PR updates the update_documents docstring to accurately reflect its batch behavior and clarify the positional mapping between ids and documents. No breaking changes. Documentation-only update.