Harrison Chase
|
b3916f74a7
|
enable mmr search (#807)
|
2023-01-30 14:48:24 -08:00 |
|
Samantha Whitmore
|
be7de427ca
|
Serialize all the chains! (#761)
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
|
2023-01-27 00:45:17 -08:00 |
|
Harrison Chase
|
983b73f47c
|
add search kwargs (#664)
|
2023-01-20 07:42:08 -08:00 |
|
Harrison Chase
|
d574bf0a27
|
add documentation on how to load different chain types (#595)
|
2023-01-12 06:47:38 -08:00 |
|
Harrison Chase
|
8ab09c18a1
|
Return source documents option in VectorDBQA (#585) (#592)
Co-authored-by: lesscomfortable <pancho_ingham@hotmail.com>
Co-authored-by: Francisco Ingham <fpingham@gmail.com>
Co-authored-by: lesscomfortable <pancho_ingham@hotmail.com>
|
2023-01-12 06:09:32 -08:00 |
|
Harrison Chase
|
b7566b5ec3
|
Harrison/return intermediate steps (#428)
|
2022-12-27 08:22:48 -05:00 |
|
Shreya Rajpal
|
f40b3ce347
|
Updated VectorDBQA docs to updated argument name (#405)
|
2022-12-23 10:52:20 -05:00 |
|
Harrison Chase
|
3474f39e21
|
Harrison/improve cache (#368)
make it so everything goes through generate, which removes the need for
two types of caches
|
2022-12-18 16:22:42 -05:00 |
|
Harrison Chase
|
e9b1c8cdfa
|
Harrison/base combine doc chain (#264)
|
2022-12-07 22:56:26 -08:00 |
|
Harrison Chase
|
22bd12a097
|
make prompt a variable in vector db qa (#170)
|
2022-11-21 19:30:40 -08:00 |
|
Harrison Chase
|
c02eb199b6
|
add few shot example (#148)
|
2022-11-19 20:32:45 -08:00 |
|
Harrison Chase
|
b15c84e19d
|
Harrison/chain lab (#156)
|
2022-11-18 05:50:02 -08:00 |
|
Harrison Chase
|
ced29b816b
|
remove extra run from merge conflict (#133)
|
2022-11-13 21:07:20 -08:00 |
|
Harrison Chase
|
f23b3ceb49
|
consolidate run functions (#126)
consolidating logic for when a chain is able to run with single input
text, single output text
open to feedback on naming, logic, usefulness
|
2022-11-13 18:14:35 -08:00 |
|
Harrison Chase
|
47af2bcee4
|
vector db qa (#71)
|
2022-11-12 07:24:49 -08:00 |
|