Build your own agents which are controlled by LLMs | Hacker News
Both the OODA loop and PDCA (Plan, Do, Check, Act) cycle can be applied as frameworks for AI agents to go through retrospection phases or steps while performing tasks. The choice between the two depends on the specific context and the desired outcome of the retrospection process. Let's examine both frameworks in this context:
OODA loop:
Observe: The ... See more
OODA loop:
Observe: The ... See more
Build your own agents which are controlled by LLMs | Hacker News
“ The agent runs in a loop of Thought, Action, Observation, Thought, ... The Thought and Action (with the Action Input to the action) are the parts which are generated by an LLM The Observation is generated by using a tool (for example the print outputs of Python or the text result of a Google search)”
Really neat to see the parallels to OODA loops,... See more
Really neat to see the parallels to OODA loops,... See more