Summary/Report Agent #26
moritz-baumgart
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the final response implementation is very basic:
The LLM is provided only with the user request, result node code, and (potentially truncated) output.
See:
AutoRecLab/treesearch/minimal_agent.py
Line 579 in 5bc53b3
We should consider adding a small agent at the end of the pipeline to improve the quality of the final response. This agent might have capabilities like:
Beta Was this translation helpful? Give feedback.
All reactions