Intelligent Agent

What is Agent

Tools

Planning

Planning steps

  1. plan generation
  2. evaluate the generated plan, and generate a new one if it's a bad plan
  3. execution: function calling (=invoking a tool)
  4. reflection and error correction upon receiving the action outcomes

Things to consider during planning