A fully autonomous systems that operate independently over extended periods, using various tools to accomplish complex tasks.

distinction between workflows and agents

  • Workflows are systems where LLMs and tools are orchestrated through predefined code paths.

  • Agents are systems where LLMs dynamically direct their own processes and tool usage, maintaining control over how they accomplish tasks.

  • Building effective agents

  • Agent Recipes