Building with Model Context Protocol (MCP)
摘要
In Chapter 4, we learned all about Agents and the Agentic Architecture. We introduced the concept of delegating smaller tasks to multiple LLM agents rather than a single bloated LLM prompt. With multiple agents, knowledge sources can be smaller and targeted, and prompts can be more precise. This will all lead to better execution performance and less hallucination.