Search
Tag
agent architecture
2 results

Article
AI Agent Design Patterns: ReAct, Plan-and-Execute, and Reflexion Explained
The three most important agent architectures — ReAct, Plan-and-Execute, and Reflexion — each solve different problems. Learn when to use which and how they work in practice.
6 min read
Read Agents
Agent Components: Memory, Tools, Planning, and Perception
Break down the anatomy of an AI agent. Every agent — no matter how complex — is built from four components: memory, tools, a planning mechanism, and perception. Learn what each does and how they interact.
7 min read
Read