Harrison Chase
|
a2eeaf3d43
|
strip whitespace (#680)
|
2023-01-21 16:03:48 -08:00 |
|
Harrison Chase
|
1ac3319e45
|
simplify parsing of the final answer (#621)
|
2023-01-15 16:39:27 -08:00 |
|
Harrison Chase
|
4974f49bb7
|
add return_direct flag to tool (#537)
adds a return_direct flag to tools, which just returns the tool output
as the final output
|
2023-01-06 06:40:32 -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
|
d0f194de73
|
add logic for agent stopping (#420)
|
2022-12-29 08:21:11 -05:00 |
|
Harrison Chase
|
ee3b8e89b3
|
better parsing of agent output (#418)
|
2022-12-25 09:53:36 -05:00 |
|
Harrison Chase
|
cf98f219f9
|
Harrison/tools exp (#372)
|
2022-12-18 21:51:23 -05:00 |
|
Harrison Chase
|
78b31e5966
|
Harrison/cache (#343)
|
2022-12-15 07:53:32 -08:00 |
|
Harrison Chase
|
9bb7195085
|
Harrison/llm saving (#331)
Co-authored-by: Akash Samant <70665700+asamant21@users.noreply.github.com>
|
2022-12-13 06:46:01 -08:00 |
|
John McDonnell
|
68666d6a22
|
Gracefully degrade when model asks for nonexistent tool (#268)
Not yet tested, but very simple change, assumption is that we're cool
with just producing a generic output when tool is not found
|
2022-12-06 21:52:48 -08:00 |
|
Harrison Chase
|
6eab5254e5
|
add docs for custom agents (#196)
|
2022-11-26 06:03:08 -08:00 |
|
Harrison Chase
|
d3a7429f61
|
(WIP) agents (#171)
|
2022-11-22 06:16:26 -08:00 |
|