AI agents are simply workflows – directed acyclic graphs (DAGs) if you're being precise, or graphs if you include loops. Most steps in these workflows should be regular code – not LLM calls.
AI Agents as Workflows: DAGs and Code-First Architecture
By
–
Leave a Reply