3 items tagged with "ai-agents"
AI agent design patterns are reusable structures for LLM systems that plan, use tools, and act over multiple steps, covering reflection, tool use, planning, and multi-agent collaboration.
Agentic AI stack: an orchestration framework drives an LLM to reason, call tools and APIs, and use vector memory to complete multi-step tasks autonomously.
Agentic systems let an LLM decide its own steps and tool use; workflows orchestrate LLMs through predefined paths. The choice trades flexibility against predictability.