-
Book Overview & Buying
-
Table Of Contents
Agentic Architectural Patterns for Building Multi-Agent Systems
By :
In the first part of this book, we laid the foundational groundwork for understanding generative AI and described its progression towards more sophisticated, distributed AI and its evolution towards more autonomous systems. We explored the transformative potential of GenAI in the enterprise, charted a path towards increasingly more advanced capabilities using the Agentic AI Maturity Model, and then focused on the crucial role of LLMs as the cognitive engines powering these intelligent systems.
Chapters 2 and 3 detailed the critical considerations for selecting, deploying, optimizing, and adapting LLMs, through techniques ranging from RAG to fine-tuning, to ensure they are truly "agent-ready." We established that preparing an LLM for agentic tasks certainly includes prompt engineering, but it goes well beyond that. It also involves defining how the model interprets user intent and interacts with tools (APIs) through...