mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 00:35:23 -04:00
7c73e9df5d
Same as similarity_search, allows child classes to add vector store-specific args (this was technically already happening in couple places but now typing is correct).