All Sources (19)

LangChain Blog

LangChain Blog

blog.langchain.dev/
14
Articles
6月18日 14:02
Last updated
How and when to build multi-agent systems

How and when to build multi-agent systems

Late last week two great blog posts were released with seemingly opposite titles. “Don’t Build Multi-Agents” by the Cognition team, and “How we built our multi-agent research system” by the Anthropic team. Despite their opposing titles, I would argue they actually have a lot in common and contain some

LangChain Blog
framework tool
The Hidden Metric That Determines AI Product Success

The Hidden Metric That Determines AI Product Success

Co-authored by Assaf Elovic and Harrison Chase. You can also find a version of this post published on Assaf's Medium. Why do some AI products explode in adoption while others struggle to gain traction? After a decade of building AI products and watching hundreds of launches across the industry, we’

LangChain Blog
api tool
Benchmarking Multi-Agent Architectures

Benchmarking Multi-Agent Architectures

By Will Fu-Hinthorn In this blog, we explore a few common multi-agent architectures. We discuss both the motivations and constraints of different architectures. We benchmark their performance on a variant of the Tau-bench dataset. Finally, we discuss improvements we made to our “supervisor” implementation that yielded a nearly 50% increase

LangChain Blog
api cloud tool
Why do I need LangGraph Platform for agent deployment?

Why do I need LangGraph Platform for agent deployment?

This blog dives into technical details for why agent deployment is difficult, and how we built a platform to solve those challenges (LangGraph Platform).

LangChain Blog
platform tool