Files
langchain-python/langchain/indexes
Naoki Ainoya 2f27ef92fe Fix typo in VectorStoreIndexWrapper method (#1922)
Fixed a typo in the argument of the query method within the
VectorStoreIndexWrapper class. Specifically, the argument `retriver` has
been changed to `retriever`. With this correction, the correct argument
name is used, and potential bugs are avoided.
2023-03-23 07:08:04 -07:00
..
2023-02-12 23:01:26 -08:00
2023-02-27 00:31:36 -08:00
2023-02-12 23:01:26 -08:00