mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-09 00:43:26 +00:00
A previous PR accidentally broke the aindex API by renaming a positional argument vectorstore into vector_store. This PR reverts this change.