Hacker News new | ask | show | jobs
by PhilippGille 528 days ago
Yes, for example from Anthropic's definition [1]:

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

> Agents, on the other hand, are systems where LLMs dynamically direct their own processes and tool usage, maintaining control over how they accomplish tasks.

[1] https://www.anthropic.com/research/building-effective-agents

1 comments

This is helpful, thanks for sharing that.