LangChain Announces Enterprise Agentic AI Platform Built with NVIDIA

PR Newswire
Today at 9:00pm UTC

LangChain Announces Enterprise Agentic AI Platform Built with NVIDIA

PR Newswire

Comprehensive agent engineering platform combined with NVIDIA AI enables enterprises to build, deploy, and monitor production-grade AI agents at scale

SAN FRANCISCO, March 16, 2026 /PRNewswire/ -- LangChain, the agent engineering company behind LangSmith and open-source frameworks that have surpassed 1 billion downloads, today announced a comprehensive integration with NVIDIA to deliver an enterprise-grade agentic AI development platform. As part of this collaboration, LangChain is also joining the Nemotron Coalition, NVIDIA's global initiative to advance frontier open AI models through shared expertise, data, and compute.

LangChain Announces Enterprise Agentic AI Platform Built with NVIDIA.

The collaboration combines LangChain's LangSmith agent engineering platform and its open-source frameworks (Deep Agents, LangGraph, and LangChain) with NVIDIA Agent Toolkit, including NVIDIA Nemotron models, NVIDIA NeMo Agent Toolkit profiling and optimization, NVIDIA NIM microservices, and NVIDIA Dynamo giving developers a complete stack to build, deploy, and continuously improve AI agents in production. The platform also incorporates NVIDIA OpenShell, a secure runtime that sandboxes autonomous, self-evolving agents with policy‑based guardrails. Development teams often spend months building custom infrastructure rather than delivering business value. The LangChain-NVIDIA platform is designed to close that gap.

What the Platform Delivers

LangChain Deep Agents Powered by NVIDIA AI-Q

Build with LangGraph, Deep Agents, and AI-Q: The combined LangChain-NVIDIA stack enables developers to build agents at increasing levels of complexity. LangGraph provides a runtime for stateful multi-agent orchestration with complex control flows and human-in-the-loop patterns. Deep Agents, LangChain's agent harness, goes further with built-in task planning, sub-agent spawning, long-term memory, and context management, enabling agents that run for minutes or hours across dozens of steps. Building on top of Deep Agents, NVIDIA AI-Q Blueprint is the flagship result of this collaboration: a full production enterprise deep research system that ranks #1 on deep research benchmarks. NeMo Agent Toolkit lets teams onboard existing LangGraph agents with minimal code changes and immediately access advanced profiling, evaluation, and MCP/A2A protocol support for composing multi-agent systems.

Accelerate LangGraph with NVIDIA: The LangChain NVIDIA software package provides NVIDIA-optimized execution strategies applied at compile time with no changes to node logic or graph edges. Parallel execution automatically identifies independent nodes and runs them concurrently, eliminating sequential bottlenecks. Speculative execution runs both branches of conditional edges simultaneously, discarding the wrong branch once the routing condition resolves. Together, these optimizations significantly reduce end-to-end latency for complex multi-step agent workflows.

Deploy with NVIDIA NIM: NIM microservices deliver up to 2.6x higher throughput compared to standard deployments across cloud, on-premise, and hybrid environments. Nemotron 3 Super's MoE architecture enables cost-efficient deployment on a single GPU. NVIDIA NeMo Agent Toolkit adds production-readiness features including authentication, rate limiting, and a built-in UI for debugging deployed workflows. The toolkit's GPU cluster sizing calculator lets teams profile their LangGraph workflows under load and forecast exact hardware requirements for scaling from a single user to thousands of concurrent sessions.

Monitor with LangSmith and NeMo Agent Toolkit: LangSmith, which has processed over 15 billion traces and 100 trillion tokens, provides application-level observability: distributed tracing, cost and latency monitoring, Insights Agent for automatically detecting usage patterns and failure modes on a recurring schedule, Polly for natural-language debugging and prompt engineering, and LangSmith CLI for working with trace data. The NeMo Agent Toolkit observability system natively exports telemetry to LangSmith, creating a unified view where infrastructure-level profiling (token usage, timing, throughput down to individual tokens) combines with LangSmith's application-level tracing and AI-powered analysis in a single platform. To ensure enterprises have the right tools to embrace responsible AI practices, NVIDIA NeMo Guardrails integrates out of the box with LangChain, enabling teams to enforce content safety and policy compliance while customizing guardrails per use case.

Evaluate across the Nemotron model family: LangSmith and NeMo Agent Toolkit together provide comprehensive evaluation across the full agent lifecycle. LangSmith supports offline evaluation (human review, LLM-as-judge, pairwise comparison, CI/CD integration via pytest/Vitest/GitHub workflows) and online evaluation including multi-turn evals that score entire conversation trajectories for task completion and decision quality. NeMo Agent Toolkit complements this with RAG-specific evaluators, agent trajectory analysis, and a hyper-parameter and prompt optimizer. These capabilities are especially powerful when applied across the Nemotron model family: teams can benchmark the same agent across Nemotron 3 Nano (30B/3B active), Super (~100B/10B active), and Ultra (~500B/50B active), measuring tradeoffs between accuracy, latency, and cost to right-size model selection per task, then use NeMo Agent Toolkit's automatic reinforcement learning to fine-tune the chosen Nemotron model for their specific workflows.

Looking Ahead

Deep Agents with GPU-Accelerated Compute

The collaboration also lays the groundwork for Deep Agents, LangChain's framework for long-running, complex tasks requiring planning, persistent memory, and sub-agent coordination, to operate within GPU-accelerated compute sandboxes powered by NVIDIA CUDA-X libraries. This would enable agents to perform computationally intensive data processing using tools like NVIDIA cuDF for large-scale structured data manipulation and NVIDIA NeMo Curator for petabyte-scale data curation, opening new possibilities in industries like financial services and healthcare.

Joining the Nemotron Coalition

LangChain is joining the Nemotron Coalition, a global collaboration of model builders and AI developers working together to build frontier-level open foundation models. The Coalition allows participants to contribute data, evaluation frameworks, and post-training innovation toward a shared foundation, while independently specializing and building differentiated AI systems for their own industries and use cases.

By joining the Coalition, LangChain aims to help shape the capabilities of frontier open models with the needs of agent developers in mind, ensuring that the models powering production agents are built with input from the teams deploying them at scale. The partnership reflects a shared commitment to open, transparent AI development and to jointly delivering tools and infrastructure that help customers move faster from prototype to production.

Executive Quotes

"With over 100 million monthly downloads of LangChain's frameworks, we've seen that frontier models must go beyond raw intelligence to enable reliable tool use, long-horizon reasoning and agent coordination," said Harrison Chase, Cofounder and CEO of LangChain. "Through the NVIDIA Nemotron Coalition, we will build the best agent harness for these models, rigorously evaluate their capabilities and provide comprehensive observability into agent behavior, helping make Nemotron models the best foundation for the next generation of AI agents."

"Enterprises need open, flexible tooling to build AI agents customized for their workflows and deployed securely at scale. LangChain's framework and LangSmith's observability, combined with NVIDIA Nemotron models, Agent Toolkit and NIM microservices, give developers the complete foundation to move from prototype to production," said Justin Boitano, Vice President of Enterprise AI at NVIDIA.

Availability

The LangChain-NVIDIA integration is available today. LangGraph and the LangChain framework are open-source at github.com/langchain-ai. LangSmith is available at smith.langchain.com. NVIDIA Nemotron 3 Nano and Super are available on Hugging Face through NVIDIA NIM microservices with updated integrations with LangChain ecosystem, with Nemotron 3 Ultra expected in the first half of 2026. The NVIDIA NeMo Agent Toolkit is available at github.com/NVIDIA/NeMo-Agent-Toolkit.

About LangChain

LangChain is the agent engineering platform powering top engineering teams, from AI startups to global enterprises. Its open-source frameworks, including LangChain, LangGraph, and Deep Agents, have surpassed 1 billion cumulative downloads and are used by over one million practitioners. LangSmith, the observability and evaluation platform, serves over 300 enterprise customers and has processed more than 15 billion traces and 100 trillion tokens. LangChain is backed by Sequoia Capital, Benchmark, and IVP. For more information, visit langchain.com.

Cision View original content to download multimedia:https://www.prnewswire.com/news-releases/langchain-announces-enterprise-agentic-ai-platform-built-with-nvidia-302714006.html

SOURCE LangChain