SeriesRuntime Architecture of LLM Agents2/2Control Flow
Who Calls Whom: Understanding LLM Agents Through CSP and Coroutines
Instead of understanding LLM agents as models calling tools, we can view them as systems made up of communicating processes and coroutines; this perspective better explains event sources, control transfer, suspension, and recovery.
Technology
AI AgentsCoroutinesCommunication