This chapter introduces the core principles for constructing and understanding multi-agent systems built with Large Language Models. We begin by defining what a multi-agent system (MAS) is and examine how LLMs function as the central components for intelligent agents within these environments. A clear grasp of these initial topics is important for developing effective multi-agent applications.
We will cover:
By the end of this chapter, you will have a solid understanding of these fundamental aspects, preparing you for more detailed discussions on agent design, communication, and orchestration in the sections that follow.
1.1 Defining Multi-Agent Systems (MAS)
1.2 LLMs as Agent Building Blocks
1.3 Architectural Frameworks for LLM-Based MAS
1.4 Agent Autonomy and Behavior in LLM Contexts
1.5 Inherent Complexities in Multi-Agent LLM Design
1.6 Overview of Multi-Agent LLM Development Tools
1.7 Configuring the Development Environment
© 2025 ApX Machine Learning