Hướng dẫn thử thách
1 / 99
Agent Architectures
### Giai đoạn: Nền Tảng & Khái Niệm Cốt Lõi
**Agent Architectures**
Agent architectures define how an AI agent is structured: how it reasons, selects tools, manages memory, and decides when to stop. Common patterns include ReAct (reason + act), plan-and-execute, and tree-of-thought. Choosing the right architecture depends on how much control the application needs over model behavior and how tolerant the customer is of unpredictable agent outputs.
### Khái niệm cốt lõi:
1. **Common patterns include ReAct (reason + act), plan-and-execute, and tree-of-thought**
### Tài liệu tham khảo chính thống:
- [What is agentic architecture?](https://www.ibm.com/think/topics/agentic-architecture) (article)
- [The Complete Guide to AI Agent Architecture](https://medium.com/@amarg3891/the-complete-guide-to-ai-agent-architecture-25dc2cbe7016) (article)
- [AI Agents, Clearly Explained](https://www.youtube.com/watch?v=FwOTs4UxQS4) (video)
Nhiệm vụ của bạn
Viết giải pháp của bạn cho bài học **Agent Architectures** vào trình soạn thảo bên cạnh. Bấm **Chạy Thử Nghiệm** (hoặc nhấn `Ctrl+Enter`) để thực thi và ghi nhận hoàn thành kỹ năng trên Roadmap.
### Kỹ năng cần đạt:
- `Agent`
- `Architectures`
- `Engineering`
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.py
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵