Descriere YEO:
Pe YEO găsești Generative AI with LangChain - de la Ben Auffarth, în categoria Computers.
Indiferent de nevoile tale, Generative AI with LangChain - Second Edition: Build production-ready LLM applications and advanced agents using Python, LangChain, and LangGraph - Ben Auffarth din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 446.33 Lei
Caracteristicile produsului Generative AI with LangChain -
- Brand: Ben Auffarth
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 18-09-2025 01:36:55
Comandă Generative AI with LangChain - Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Generative AI with LangChain - de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
Go beyond foundational
LangChain documentation
with detailed coverage of
LangGraph interfaces, design patterns for building AI
agents, and scalable architectures used in
production-ideal for
Python developers building GenAI
applications Key Features: - Bridge the gap between prototype and
production with robust
LangGraph agent architectures - Apply enterprise-grade practices for testing, observability, and monitoring -
Build specialized
agents for software development and data analysis - Purchase of the print or Kindle book includes a free PDF eBook Book Description: This second edition tackles the biggest challenge facing companies in AI today: moving from prototypes to
production. Fully updated to reflect the latest developments in the
LangChain ecosystem, it captures how modern AI systems are developed, deployed, and scaled in enterprise environments. This edition places a strong focus on multi-agent architectures, robust
LangGraph workflows, and
advanced retrieval-augmented generation (RAG) pipelines. You\'ll explore design patterns for building agentic systems,
with practical implementations of multi-agent setups for complex tasks. The book guides you through reasoning techniques such as Tree-of -Thoughts, structured generation, and agent handoffs-complete with error handling examples. Expanded chapters on testing, evaluation, and deployment address the demands of modern LLM
applications, showing you how to design secure, compliant AI systems with built-in safeguards and responsible development principles. This edition also expands RAG coverage with guidance on hybrid search, re-ranking, and fact-checking pipelines to enhance output accuracy. Whether you\'re extending existing workflows or architecting multi-agent systems from scratch, this book provides the technical depth and practical instruction needed to design LLM
applications ready for success in production environments. What You Will Learn: - Design and implement multi-agent systems
using LangGraph - Implement testing strategies that identify issues before deployment - Deploy observability and monitoring solutions for production environments -
Build agentic RAG systems with re-ranking capabilities - Architect scalable, production-
ready AI
agents using LangGraph and MCP - Work with the latest LLMs and providers like Google Gemini, Anthropic, Mistral, DeepSeek, and OpenAI\'s o3-mini - Design secure, compliant AI systems aligned with modern ethical practices Who this book is for: This book is for de