Agentic-Design-Patern-Ebooks

38 articles
Acknowledgment
I would like to express my sincere gratitude to the many individuals and teams who made this book possible. First and foremost, I thank …
read →5m
Introduction
Welcome to “Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems.” As we look across the landscape of …
read →7m
Chapter 1: Prompt Chaining
Prompt chaining, sometimes referred to as Pipeline pattern, represents a powerful paradigm for handling intricate tasks when leveraging …
read →18m
Chapter 3: Parallelization
In the previous chapters, we’ve explored Prompt Chaining for sequential workflows and Routing for dynamic decision-making and …
read →16m
Chapter 4: Reflection
In the preceding chapters, we’ve explored fundamental agentic patterns: Chaining for sequential execution, Routing for dynamic path …
read →16m
Chapter 5: Tool Use
So far, we’ve discussed agentic patterns that primarily involve orchestrating interactions between language models and managing the …
read →24m