ACAI — Chapter 3: Retrieval-Augmented Generation (RAG)
3.1 Objective
Chapter 2 introduced the Planner.
The system can now determine the type and complexity of a request:
User
↓
API
↓
Orchestrator
↓
Planner
↓
Plan
↓
Model
↓
Response
The next problem
blackshadowteam.hashnode.dev10 min read