An agentic system turns a single user query into a dozen-plus orchestrated steps across five cooperating layers. Press Play to watch one request flow through, then read the detailed component cards below.
The active component is highlighted as the animation plays. Click any card to read it in isolation.
提示词 — instruction & control
智能体 — decision & execution center
大模型 — cognition engine
Model Context Protocol — connection standard
host → client → server architecture over JSON-RPC; servers expose tools/resources/prompts; clients discover and invoke them.工具 — limbs & senses