ai notes
Concept

Agentic AI can be less or more autonomous

From all steps predetermined to agents that make many decisions autonomously and can create new tools on the fly.

Created Last updated 1 min read

Less Autonomous:

  • All steps predetermined
  • All tool use hard coded
  • Autonomy is in the text generation

Semi-Autonomous:

  • Agent can make some decisions, choose tools
  • All tools predefined

Highly Autonomous:

  • Agent makes many decisions autonomously
  • Can create new tools on the fly
  • More difficult to control