Files
langchain/langchain/agents
Nir Gazit a8bbfb2da3 feat(agents): allow trimming of intermediate steps to last N (#6476)
Added an option to trim intermediate steps to last N steps. This is
especially useful for long-running agents. Users can explicitly specify
N or provide a function that does custom trimming/manipulation on
intermediate steps. I've mimicked the API of the `handle_parsing_errors`
parameter.
2023-07-13 02:09:25 -04:00
..
2023-04-12 21:21:41 -07:00
2023-05-01 19:07:26 -07:00
2023-06-21 07:19:52 -07:00
2023-05-01 18:44:24 -07:00