Home 🧠 AI LangChain Blog
author

LangChain Blog

Explore AI’s future through LangChain's lens, with expert articles and guided tutorials for enthusiasts and experts alike.

July 2, 2025  15:52:42

TL;DR

Agents need context to perform tasks. Context engineering is the art and science of filling the context window with just the right information at each step of an agent’s trajectory. In this post, we break down some common strategies — write, select, compress, and isolate —

July 1, 2025  04:29:33
See how Exa used LangGraph and LangSmith to build a multi-agent web research system to process research queries
June 24, 2025  20:54:47
See how Captide is using LangGraph Platform and LangSmith for their investment research and equity modeling agents.
June 23, 2025  16:56:00

Header image from Dex Horthy on Twitter.

Context engineering is building dynamic systems to provide the right information and tools in the right format such that the LLM can plausibly accomplish the task.

Most of the time when an agent is not performing reliably the underlying cause is that the

June 16, 2025  14:52:10

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

June 12, 2025  15:24:39

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

June 11, 2025  01:40:14

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

June 9, 2025  19:17:29
See what we released for LangGraph.js and Python over the past few weeks to speed up development workflows and gain more control at every level of your graph.
May 22, 2025  15:33:45
This blog dives into technical details for why agent deployment is difficult, and how we built a platform to solve those challenges (LangGraph Platform).
May 19, 2025  19:00:00
See how Webtoon is transforming storytelling with agent workflows built on LangGraph for content discovery to help marketing, transation, and recommendation teams.
May 15, 2025  05:47:50
Hear more about the product launches, keynote themes, and exciting news from our first-ever conference.
May 14, 2025  13:55:34
LangGraph Platform, our infrastructure for deploying and managing agents at scale, is now generally available. Learn how to deploy
May 7, 2025  18:48:28

Requests to the US LangSmith API from both the web application and SDKs experienced an elevated error rate for 28 minutes on May 1, 2025 (starting at 14:35 UTC and ending at 15:03 UTC). During the incident window, approximately 55% of all API requests failed with a connection

May 4, 2025  21:00:12
See how Cisco Outshift built an AI Platform Engineer to boost productivity 10x, taking tasks like setting up CI/CD pipelines from a week to under an hour.
April 29, 2025  20:35:39
See how DocentPro built a multi-agent system in LangGraph and traces and monitors interactions with LangSmith for their AI search itinerary agent