Davis Chase
|
19c85aa990
|
Factor out doc formatting and add validation (#3026)
@cnhhoang850 slightly more generic fix for #2944, works for whatever the
expected metadata keys are not just `source`
|
2023-04-17 20:28:01 -07:00 |
|
leo-gan
|
fd69cc7e42
|
Removed duplicate BaseModel dependencies (#2471)
Removed duplicate BaseModel dependencies in class inheritances.
Also, sorted imports by `isort`.
|
2023-04-06 12:45:16 -07:00 |
|
Harrison Chase
|
badeeb37b0
|
fix stuff count (#1083)
|
2023-02-15 23:57:13 -08:00 |
|
Ankush Gola
|
caa8e4742e
|
Enable streaming for OpenAI LLM (#986)
* Support a callback `on_llm_new_token` that users can implement when
`OpenAI.streaming` is set to `True`
|
2023-02-14 15:06:14 -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
|
b7566b5ec3
|
Harrison/return intermediate steps (#428)
|
2022-12-27 08:22:48 -05:00 |
|
Harrison Chase
|
c1b50b7b13
|
Harrison/map reduce merge (#344)
Co-authored-by: John Nay <JohnNay@users.noreply.github.com>
|
2022-12-15 17:49:14 -08:00 |
|
Harrison Chase
|
e9b1c8cdfa
|
Harrison/base combine doc chain (#264)
|
2022-12-07 22:56:26 -08:00 |
|