mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-05 12:19:26 +00:00
Was throwing exception bc `VectorIndexWrapper` did not have `similarity_search` -- changed to just use retriever
Was throwing exception bc `VectorIndexWrapper` did not have `similarity_search` -- changed to just use retriever