📊 New LangSmith experiment view for result analysis
The new LangSmith experiment view is now live, which makes it easier to explore your results. Use the experiment view to analyze the results and draw...
Waterfall graphs to spot latency bottlenecks in LangSmith
You can now visualize traces as a waterfall graph for deeper insights into your app’s latency in LangSmith. Use the waterfall graph to: Try it out today:...
Functional API for LangGraph
LangGraph’s powerful state management— including short- & long-term memory, human-in-the-loop, and time travel — just got even more flexible. With the new...
Pytest and Vitest integrations for evaluations in LangSmith
Evaluations (evals) are crucial for building reliable, high-quality LLM applications. They ensure consistent performance, much like tests in software...
LangSmith Self-Hosted v0.9
This release contains important changes for license key verification and sending subscription metrics and operational metadata to LangChain, beta support for...
New LangSmith Playground features to streamline workflow
The LangSmith Playground has several new updates, including: New Prompt Settings UI All your prompt settings are now organized in one streamlined view. You...
Custom authentication & access control for LangGraph Platform
Today, we're thrilled to announce Custom Authentication and Resource-Level Access Control for Python deployments in LangGraph Cloud and self-hosted...
🔁 Modify graph state from tools in LangGraph
LangGraph's latest update gives you greater control over your agents by enabling tools to directly update the graph state. This is a game-changer for use...
🔍 Diff view in LangSmith's prompt hub
We’ve added a new Diff View feature in LangSmith’s Prompt Hub. As prompts evolve, keeping track of changes can get tricky—especially when iterating rapidly....
`interrupt`: Simplifying human-in-the-loop agents
Our latest feature in LangGraph, interrupt , makes building human-in-the-loop workflows easier. Agents aren’t perfect, so keeping humans “in the loop”...