Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 17,27
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 18,57
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: PBShop.store US, Wood Dale, IL, U.S.A.
EUR 21,41
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Da: PBShop.store US, Wood Dale, IL, U.S.A.
EUR 22,07
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Da: PBShop.store UK, Fairford, GLOS, Regno Unito
EUR 19,28
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Da: PBShop.store UK, Fairford, GLOS, Regno Unito
EUR 19,28
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Da: PBShop.store US, Wood Dale, IL, U.S.A.
EUR 35,76
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 19,27
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: PBShop.store UK, Fairford, GLOS, Regno Unito
EUR 32,90
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 20,93
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: California Books, Miami, FL, U.S.A.
EUR 19,63
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Print on Demand.
Da: California Books, Miami, FL, U.S.A.
EUR 19,63
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Print on Demand.
Da: California Books, Miami, FL, U.S.A.
EUR 33,02
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Print on Demand.
Da: CitiRetail, Stevenage, Regno Unito
EUR 23,87
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Context Engineering for Multi-Agent Systems: Optimizing Memory, Communication, and Workflow in AI Agents is a practical guide for developers, researchers, and system architects who want to design intelligent, reliable, and scalable agentic AI systems.Modern AI agents cannot function effectively without well-structured context. From memory persistence to communication protocols, from orchestrating multi-agent workflows to integrating retrieval-augmented knowledge, context engineering is the backbone that determines whether agents collaborate productively-or collapse under complexity.This book provides a hands-on, implementation-focused framework for mastering context in multi-agent systems. Readers will learn: How to design short-term and long-term memory architectures for agents.Strategies for communication across distributed agents, including message passing, routing, and shared state.Practical approaches to building scalable workflows that integrate both SLMs and LLMs for cost-efficient reasoning.Methods for connecting vector databases, retrieval-augmented generation (RAG), and external tools into multi-agent pipelines.Debugging, optimization, and best practices for real-world deployment.Packed with practical insights, annotated code examples, and actionable patterns, this book bridges the gap between conceptual AI frameworks and production-ready systems. Whether you are an AI developer, researcher, or product engineer, you will gain the skills to optimize memory, communication, and orchestration in your agent workflows.If you're ready to go beyond surface-level orchestration and master the real engine that drives intelligent agents-contex-this book will give you the blueprint. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Da: CitiRetail, Stevenage, Regno Unito
EUR 23,87
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Conversational AI is moving beyond single chatbots and into collaborative multi-agent systems, networks of intelligent agents that work together, communicate, and solve complex tasks in real time. This book gives developers and testers the practical knowledge needed to design, build, and deploy such systems with confidence.Written with a focus on hands-on implementation, it shows how to move from theory to working prototypes, covering everything from agent communication models to workflow orchestration, memory design, and real-world applications. Developers will learn how to integrate frameworks and tools into robust systems, while testers will gain methods for validating reliability, scalability, and collaborative behavior.Key takeaways include: How conversational multi-agent systems differ from traditional chatbotsArchitectures for coordination, delegation, and shared memoryPractical code examples in Python and leading frameworksTesting strategies for ensuring agent collaboration and performanceUse cases across software development, customer support, and automationWhether you're building your first agentic system or refining production workflows, this book gives you a clear, practical guide to making multi-agent AI conversational, reliable, and effective.For developers and testers ready to move from isolated agents to collaborative AI systems that scale, this is your playbook. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Da: CitiRetail, Stevenage, Regno Unito
EUR 37,60
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Hierarchical Sub-Agent Orchestration in CrewAI and LangGraphStop building fragile AI chains. Start engineering resilient agentic organizations.The jump from a simple "chat-with-PDF" script to a production-ready autonomous system is where most developers fail. While individual AI agents are impressive, they are often plagued by three critical issues: uncontrollable token costs, infinite agentic loops, and a lack of persistent state. When your agents get stuck repeating themselves or consume your entire API budget in minutes, the problem is not the model. The problem is the orchestration.In Hierarchical Sub-Agent Orchestration in CrewAI and LangGraph, technical architect Djan Wang reveals the blueprint for building high-performance, multi-layered agent teams. This book moves beyond the basics of prompt engineering into the rigorous world of Agentic Engineering.You will learn how to combine the role-playing creative autonomy of CrewAI with the deterministic, state-driven control of LangGraph. By implementing the "Crews-as-Nodes" hybrid architecture, you can delegate complex tasks to specialized teams while maintaining absolute control over the execution flow.Inside this comprehensive guide, you will master: State-First Design: Learn how to shrink context windows and optimize token density by projecting only the necessary data into each agent call.Recursive Summarization: Implement memory management patterns that allow your agents to work on long-form projects without hitting context limits.Deterministic Loop Guards: Build hard-coded circuit breakers and stagnation detectors to prevent agents from spiraling into unproductive repetitions.Long-Term Persistence: Use LangGraph checkpointers and threads to build systems that can survive crashes and wait days for human-in-the-loop approvals.Enterprise Deployment: Bridge the gap between autonomous reasoning and corporate compliance with auditable traces and observability patterns.Whether you are a software engineer building complex CI/CD pipelines, a researcher managing massive data flows, or a technical writer automating long-form content, this book provides the structural discipline needed to scale AI safely. It is time to stop hoping your agents behave and start building systems that are designed to succeed.Master the next generation of AI orchestration. Reduce your overhead. Reclaim your control.Order your copy today and build agentic systems that truly perform at scale. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.