Agents Companion Guide
Agents Companion Guide
Agents Companion Guide
요약 AI 에이전트 설계와 구현을 위한 종합 가이드. Agentic AI의 패턴, 아키텍처, 실무 적용 방법을 다룸.
주요 내용
에이전트 설계 패턴
- ReAct (Reasoning + Acting)
- Plan-and-Execute
- Reflexion (자기 반성)
- Multi-Agent Collaboration
핵심 구성 요소
- LLM (추론 엔진)
- Tool Use (외부 도구 연동)
- Memory (단기/장기 기억)
- Planning (작업 계획)
실무 적용
관련 개념
- Agent-Architecture · Agentic-Workflow
- Tool-Calling · Memory-Management
- RAG · LangGraph
This post is licensed under CC BY 4.0 by the author.