Ankush Gola
|
d3ec00b566
|
Callbacks Refactor [base] (#3256)
Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Davis Chase <130488702+dev2049@users.noreply.github.com>
Co-authored-by: Zander Chase <130414180+vowelparrot@users.noreply.github.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
|
2023-04-30 11:14:09 -07:00 |
|
Harrison Chase
|
b1c4480d7c
|
fix typing (#1807)
|
2023-03-20 07:50:49 -07:00 |
|
Harrison Chase
|
3d639d1539
|
update lint (#975)
Co-authored-by: Harrison Chase <harrisonchase@Harrisons-MBP.attlocal.net>
|
2023-02-10 08:01:13 -08:00 |
|
Harrison Chase
|
9e04c34e20
|
Add BaseCallbackHandler and CallbackManager (#478)
Co-authored-by: Ankush Gola <9536492+agola11@users.noreply.github.com>
|
2023-01-04 07:54:25 -08:00 |
|
Harrison Chase
|
0f1df0dc2c
|
bump to version 0.0.52 (#470)
|
2022-12-29 09:23:19 -05:00 |
|
Parth Chadha
|
e88e66f982
|
Pass verbose argument to LLMChains when using *DocumentsChain (#458)
When using chains such as Summarization chain (`load_summarize_chain`),
the verbose flag wasn't propagated to the `LLMChain`.
|
2022-12-29 08:22:31 -05:00 |
|
Harrison Chase
|
6be5747466
|
RFC: add cache override to LLM class (#379)
|
2022-12-19 17:36:14 -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
|
750edfb440
|
add optional collapse prompt (#358)
|
2022-12-16 06:25:29 -08:00 |
|
Harrison Chase
|
36b4c58acf
|
expose more stuff (#306)
|
2022-12-10 23:16:32 -08:00 |
|
Harrison Chase
|
e9b1c8cdfa
|
Harrison/base combine doc chain (#264)
|
2022-12-07 22:56:26 -08:00 |
|