23 articles

📰 LangChain Blog

Articles from LangChain Blog · 23 articles · Updated every 3 hours · View all news

All ⚡ AI Lessons (4905) ArXiv cs.AIOpenAI NewsHugging Face BlogForbes InnovationDev.to AIWeaviate Blog
Agent Evaluation Readiness Checklist
LangChain Blog ⚡ AI Lesson 2d ago
Agent Evaluation Readiness Checklist
A practical checklist for agent evaluation: error analysis, dataset construction, grader design, offline & online evals, and production readiness.
How Kensho built a multi-agent framework with LangGraph to solve trusted financial data retrieval
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3d ago
How Kensho built a multi-agent framework with LangGraph to solve trusted financial data retrieval
Discover how Kensho, S&P Global’s AI innovation engine, leveraged LangGraph to create its Grounding framework–a unified agentic access layer solving fragmented
How we build evals for Deep Agents
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3d ago
How we build evals for Deep Agents
 TLDR: The best agent evals directly measure an agent behavior we care about. Here's how we source data, create metrics, and run well-scoped, targeted experime
How Middleware Lets You Customize Your Agent Harness
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3d ago
How Middleware Lets You Customize Your Agent Harness
Agent harnesses are what help build an agent, they connect an LLM to its environment and let it do things. When you’re building an agent, it’s likely you’ll wan
Skills in LangSmith Fleet
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 4d ago
Skills in LangSmith Fleet
Fleet now supports shareable skills, so you equip agents across your team with knowledge for specialized tasks.
How Moda Builds Production-Grade AI Design Agents with Deep Agents
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 5d ago
How Moda Builds Production-Grade AI Design Agents with Deep Agents
Moda uses a multi-agent system built on Deep Agents and traced through LangSmith to let non-designers create and iterate on professional-grade visuals.
Join LangChain at Google Cloud Next 2026
LangChain Blog ⚡ AI Lesson 6d ago
Join LangChain at Google Cloud Next 2026
If you're attending Google Cloud Next 2026 in Las Vegas this year and working on agent development, here's what we have planned. Visit Us at Booth #5006 We'll b
Two different types of agent authorization
LangChain Blog ⚡ AI Lesson 6d ago
Two different types of agent authorization
LangSmith Fleet introduces two types of agent authorization: Assistants, which use the end user's own credentials, and Claws, which use a fixed set of credentia
Introducing LangSmith Fleet
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 1w ago
Introducing LangSmith Fleet
Agent Builder is now Fleet: a central place for all of your teams to build, use, and manage agents across the enterprise.
Polly is generally available everywhere you work in LangSmith
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 1w ago
Polly is generally available everywhere you work in LangSmith
Debugging agents is different from debugging anything else you've built. Traces run hundreds of steps deep, prompts span thousands of lines, and when something
Introducing LangSmith Sandboxes: Secure Code Execution for Agents
LangChain Blog ⚡ AI Lesson 1w ago
Introducing LangSmith Sandboxes: Secure Code Execution for Agents
Spin up a sandbox in a single line of code with the LangSmith SDK. Now in Private Preview.
Open SWE: An Open-Source Framework for Internal Coding Agents
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 1w ago
Open SWE: An Open-Source Framework for Internal Coding Agents
Built on Deep Agents and LangGraph, Open SWE provides the core architectural components for internal coding agents.
LangChain Announces Enterprise Agentic AI Platform Built with NVIDIA
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 1w ago
LangChain Announces Enterprise Agentic AI Platform Built with NVIDIA
Comprehensive agent engineering platform combined with NVIDIA AI enables enterprises to build, deploy, and monitor production-grade AI agents at scale Press Rel
Introducing deploy cli
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 1w ago
Introducing deploy cli
We’re excited to introduce the deploy cli, a new set of commands within the langgraph-cli package that makes it simple to deploy and manage agents directly from
Autonomous context compression
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 2w ago
Autonomous context compression
TL;DR: We've added a tool to the Deep Agents SDK (Python) and CLI that allows models to compress their own context windows at opportune times. Motivation Contex
The Anatomy of an Agent Harness
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 2w ago
The Anatomy of an Agent Harness
By Vivek Trivedy TLDR: Agent = Model + Harness. Harness engineering is how we build systems around models to turn them into work engines. The model contains the
How Coding Agents Are Reshaping Engineering, Product and Design
LangChain Blog ⚡ AI Lesson 2w ago
How Coding Agents Are Reshaping Engineering, Product and Design
EPD (Engineering, Product, and Design) at software company is about creating good software. Separate roles exist, but the end goal is functional software that s
How we built LangChain’s GTM Agent
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 2w ago
How we built LangChain’s GTM Agent
Learn how we built a GTM agent that increased lead conversion by 250% while saving each sales rep 40 hours per month
Evaluating Skills
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3w ago
Evaluating Skills
By Robert Xu Recently at LangChain we’ve been building skills to help coding agents like Codex, Claude Code, and Deep Agents CLI work with our ecosystem: namely
LangSmith CLI & Skills
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3w ago
LangSmith CLI & Skills
We’re releasing a CLI along with our first set of skills to give AI coding agents expertise in the LangSmith ecosystem. This includes adding tracing to agents,
LangChain Skills
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3w ago
LangChain Skills
We’re releasing our first set of skills to give AI coding agents expertise in the open source LangChain ecosystem. This includes building agents with LangChain
February 2026: LangChain Newsletter
LangChain Blog 🧠 Large Language Models ⚡ AI Lesson 3w ago
February 2026: LangChain Newsletter
February gave us only twenty-eight days, but we made them count. From new Agent Builder capabilities to production monitoring insights, here's your monthly roun
You don’t know what your agent will do until it’s in production
LangChain Blog ⚡ AI Lesson 1mo ago
You don’t know what your agent will do until it’s in production
You can't monitor agents like traditional software. Inputs are infinite, behavior is non-deterministic, and quality lives in the conversations themselves. This