Ankush Gola
|
61f7bd7a3a
|
fix question answering nb (#2637)
Was throwing exception bc `VectorIndexWrapper` did not have
`similarity_search` -- changed to just use retriever
|
2023-04-09 17:56:49 -07:00 |
|
Roy Xue
|
f5afb60116
|
doc: change comment with correct name (#2580)
In this comment, it should be **ConversationalRetrievalChain** instead
of **ChatVectorDBChain**
|
2023-04-08 08:31:33 -07:00 |
|
Harrison Chase
|
27f80784d0
|
fix link (#2123)
|
2023-03-28 22:51:36 -07:00 |
|
Krulknul
|
5e91928607
|
Added .as_retriever() to from_llm() calls (#2051)
|
2023-03-27 15:04:03 -07:00 |
|
Harrison Chase
|
705431aecc
|
big docs refactor (#1978)
Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
|
2023-03-26 19:49:46 -07:00 |
|