Protocols & Patterns

AI Agents

An agent is an LLM in a loop, with tools and memory. The model reasons about what to do next, tools let it act, and memory lets it carry context. This page covers the patterns, what each vendor ships (Cowork, ChatGPT Agent Mode, AgentCore), and what it takes to put an agent in front of users.

In this topic