How Knock shipped an AI Agent with human-in-the-loop capabilities with Cloudflare’s Agents SDK and Cloudflare Workers.| The Cloudflare Blog
Agents can communicate with AI models hosted on any provider, including:| Cloudflare Docs
Every Agent has built-in state management capabilities, including built-in storage and synchronization between the Agent and frontend applications.| Cloudflare Docs
The Agents SDK enables you to build and deploy AI-powered agents that can autonomously perform tasks, communicate with clients in real time, call AI models, persist state, schedule tasks, run asynchronous workflows, browse the web, query data from your database, support human-in-the-loop interactions, and a lot more.| Cloudflare Docs