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
Harrison Chase
fab7994b74
Harrison/retrieval code ( #1916 )
2023-03-22 23:15:04 -07:00
Harrison Chase
2d098e8869
Harrison/agent eval ( #1620 )
...
Co-authored-by: jerwelborn <jeremy.welborn@gmail.com >
2023-03-14 12:37:48 -07:00
Harrison Chase
8dba30f31e
Harrison/kwargs loaders ( #1588 )
...
Co-authored-by: Tim Asp <707699+timothyasp@users.noreply.github.com >
2023-03-10 15:05:06 -08:00
Harrison Chase
f61858163d
bump version to 0.0.95 ( #1324 )
2023-02-27 07:45:54 -08:00
Harrison Chase
0824d65a5c
Harrison/indexing pipeline ( #1317 )
2023-02-27 00:31:36 -08:00
Harrison Chase
0c553d2064
Harrion/kg ( #1016 )
...
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2023-02-12 23:01:26 -08:00