Decouple ReAct Loop From ToolkitTask #1523
collindutter
started this conversation in
Ideas
Replies: 1 comment
-
Related #1471 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is your feature request related to a problem? Please describe.
TookitTask
is tightly coupled to the ReAct prompting loop.Describe the solution you'd like
A way to swap out different types of prompting loops like Tree of Thoughts.
Describe alternatives you've considered
Implementing these various solutions with a state machine.
Beta Was this translation helpful? Give feedback.
All reactions