Articles tagged: agent architecture

11 articles

AI agents

What Building Shippy Taught Us About Building Agents

Lessons from developing Shippy, an AI agent for logistics, reveal that modular design, human-in-the-loop validation, and handling real-wor...

Jul 16, 20267 min
AI agents

Introducing Dynamic Subagents in Deep Agents

Dynamic subagents enhance AI agent systems by enabling real-time delegation of specialized tasks. This modular approach improves scalabili...

Jun 30, 20267 min
AI agents

Prompt Caching with Deep Agents

Prompt caching reduces latency and cost in AI agents by storing and reusing processed prompts. This technique enables faster multi-step re...

Jun 27, 20267 min
AI agents

Vector RAG Isn’t Enough

Standard vector retrieval fails multi-agent systems. Discover how adding a context graph layer enables agents to share structured memory,...

Jun 26, 20268 min
AI agents

How To Give Your Agent Memory

Learn how to equip AI agents with memory using vector databases, conversation history, and structured storage. Practical techniques for pe...

Jun 25, 20267 min
AI agents

Why I Stopped Using One Agent and Built a Multi-Agent Pipeline Instead

Discover why a single AI agent fell short for complex tasks and how a multi-agent pipeline improved accuracy, reliability, and efficiency...

Jun 24, 20267 min
AI research

The Frontier of AI Research: Current Trends and Future Directions

AI research is advancing rapidly, from deep learning breakthroughs to foundational models. This article explores key trends like multimoda...

Jun 20, 20267 min
AI agents

The Protocol That Cleaned Up Our Agent Architecture

Discover how a simple request-response protocol transformed our chaotic multi-agent system into a clean, scalable architecture. Learn prac...

Jun 15, 20267 min
AI agents

How Benchling builds agents when the smartest AI isn't smart enough

A clear and practical article about artificial intelligence for a professional audience.

Jun 12, 20267 min
AI agents

Beyond LLMs: Why Scalable Enterprise AI Adoption Depends on Agent Logic

A clear and practical article about artificial intelligence for a professional audience.

Jun 7, 20264 min
AI tools

Introducing LangChain Labs

A clear and practical article about artificial intelligence for a professional audience.

Jun 6, 202612 min