flâneur — a map of the web's best reading

Building Durable AI Agents

workflow-sdk.dev · 2,064 words · saved by 1 readers

Build AI agents that survive crashes, scale across requests, and maintain state with durable LLM tool-call loops.

--- title: Building Durable AI Agents description: Build AI agents that survive crashes, scale across requests, and maintain state with durable LLM tool-call loops. type: overview summary: Convert a basic AI chat app into a durable, resumable agent using Workflow SDK. related: - /docs/foundations/workflows-and-steps - /docs/foundations/streaming - /docs/foundations/errors-and-retries - /docs/ai/defining-tools - /docs/ai/resumable-streams - /docs/ai/human-in-the-loop - /docs/getting-started/next --- # Building Durable AI Agents AI agents are built on the primitive of LLM and tool-call loops, of

Explore this link on the map →

saved by

related reading