The AutoGPT architecture requires loops, not an iteration based on arrays. #5891
pengyuxiang1
started this conversation in
Suggestion
Replies: 2 comments
-
Looping is needed to support the basic workflow of the review-refine process, which is also essential for multi-agent collaboration. |
Beta Was this translation helpful? Give feedback.
0 replies
-
someone support this feature |
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
-
As the title suggests, I am aiming to implement a flowchart for the autogpt that allows for the orchestration of looped functionalities such as "thinking" and "execution," but currently, the "iteration" component does not support this. This cyclic structure is crucial, and it's hoped that support can be added.
Beta Was this translation helpful? Give feedback.
All reactions