Publisher · verified by editors

LangChain Blog

AI news source. Articles are auto-selected and adapted by Hamidun News editors.

17 articles in Hamidun·Latest: May 31· Active·langchain.com ↗

Latest publications

LangChain Introduced Interpreter Skills to Expand Agent Capabilities
LLMLangChain Blog

LangChain Introduced Interpreter Skills to Expand Agent Capabilities

LangChain has added a new way to expand AI agents through Interpreter Skills—TypeScript modules that agents can import and execute to solve complex tasks.

2026-05-31·3 min
LangChain Releases Mission Control for Managing LangSmith on Kubernetes
LLMLangChain Blog

LangChain Releases Mission Control for Managing LangSmith on Kubernetes

LangChain introduced Mission Control, a tool for operational management of self-hosted LangSmith. It helps with cluster configuration, health checks, releases, and diagnostics on Kubernetes.

2026-05-29·1 min
Interrupt 2026: LangChain Unveiled Tools for Debugging AI Agents in Production
LLMLangChain Blog

Interrupt 2026: LangChain Unveiled Tools for Debugging AI Agents in Production

LangChain held a two-day Interrupt 2026 conference where it presented new tools for diagnosing and debugging AI agents in production environments.

2026-05-29·3 min
LangSmith Released Sandboxes for Secure Execution of Coding Agents
LLMLangChain Blog

LangSmith Released Sandboxes for Secure Execution of Coding Agents

LangSmith announced the release of Sandboxes — an isolated environment based on kernel-isolated micro-VMs for secure execution of code generated by AI agents.

2026-05-29·3 min
Lyft reduced AI-agent development from months to weeks with LangGraph and LangSmith
LLMLangChain Blog

Lyft reduced AI-agent development from months to weeks with LangGraph and LangSmith

Lyft created a platform that allows teams to quickly develop and deploy AI agents for customer support using LangGraph and LangSmith.

2026-05-29·3 min
How LangChain Protected Agents in LangSmith from Credential Leaks
LLMLangChain Blog

How LangChain Protected Agents in LangSmith from Credential Leaks

LangChain added Auth Proxy to LangSmith Sandboxes — an access control system that hides API keys from agents and restricts their outbound connections.

2026-05-25·2 min
LangChain Moves from Token Streaming to Agent Streams
LLMLangChain Blog

LangChain Moves from Token Streaming to Agent Streams

LangChain has introduced streaming primitives for typed events and sub-agent visibility, enabling developers to build production-ready AI agents with reliable frontend experience.

2026-05-25·3 min
Agent Harness in LangChain: the architecture of autonomous AI assistants
LLMLangChain Blog

Agent Harness in LangChain: the architecture of autonomous AI assistants

Agent Harness turns AI models into autonomous workers through three key components: file systems for data access, isolated sandboxes for security, and memory for context.

2026-05-21·2 min
LangChain Launches Engine — Automatic Diagnostics for Agent Errors
LLMLangChain Blog

LangChain Launches Engine — Automatic Diagnostics for Agent Errors

LangSmith Engine automatically monitors production agents, groups errors into named issues, and suggests targeted fixes instead of manual log analysis.

2026-05-21·2 min
LangChain Introduced SmithDB — A Distributed Database Built for AI Agents
LLMLangChain Blog

LangChain Introduced SmithDB — A Distributed Database Built for AI Agents

LangChain introduced SmithDB, a distributed database for tracking AI agent operations. It is 12 times faster than alternatives and fully portable, deployable on any infrastructure.

2026-05-21·3 min
LangSmith Introduces LLM Gateway: Cost Control and PII Protection for AI Agents
LLMLangChain Blog

LangSmith Introduces LLM Gateway: Cost Control and PII Protection for AI Agents

LangSmith has added a built-in LLM Gateway to manage costs and security of LLM requests throughout the AI agent lifecycle—with spend limits, PII removal, and full call tracing.

2026-05-21·2 min
LangChain optimized Deep Agents for different models: +10–20% performance gain
LLMLangChain Blog

LangChain optimized Deep Agents for different models: +10–20% performance gain

Deep Agents now have model-specific profiles that tailor behavior to OpenAI, Anthropic, and Google models. On the tau2-bench benchmark, this delivered a 10–20 point performance improvement.

2026-05-21·3 min
Deep Agents 0.6: update to LangChain's agent framework
LLMLangChain Blog

Deep Agents 0.6: update to LangChain's agent framework

LangChain has released Deep Agents 0.6 with a code interpreter, configuration profiles, and performance optimizations. Key additions include streaming v3, delta channels, and ContextHub for managing agent memory.

2026-05-21·2 min
LangChain Introduces DeltaChannel to Save Memory for Long-Lived Agents
LLMLangChain Blog

LangChain Introduces DeltaChannel to Save Memory for Long-Lived Agents

The new DeltaChannel primitive in LangGraph 1.2 solves the problem of exponential memory growth during long agent sessions by storing only changes between steps instead of full state.

2026-05-21·2 min
LangChain Unveiled Automatic Debugging and One-Line Deployment at Interrupt 2026
LLMLangChain Blog

LangChain Unveiled Automatic Debugging and One-Line Deployment at Interrupt 2026

LangChain released a toolkit for automatic debugging and deployment of AI agents, presented at the Interrupt 2026 conference.

2026-05-21·2 min
LangChain Launches LangChain Labs to Develop Self-Learning AI Agents
LLMLangChain Blog

LangChain Launches LangChain Labs to Develop Self-Learning AI Agents

LangChain has created a new research division, LangChain Labs, focused on continuous learning of AI agents and development of systems capable of self-improvement.

2026-05-21·3 min
LangChain Adds Interpreters to Deep Agents — Code Management Between Tool Calls
LLMLangChain Blog

LangChain Adds Interpreters to Deep Agents — Code Management Between Tool Calls

LangChain expanded Deep Agents with built-in interpreters, where agents write code to coordinate tools and control model context.

2026-05-21·3 min