LangSmith Self-hosted v0.8
The LangSmith Self-hosted v0.8 release adds a new LangSmith home page, new features including support for custom code evaluators and bulk data export, and...
🏷️ Prompt tags in LangSmith for version control
We’re excited to introduce Prompt Tagging , a new feature in LangSmith that allows users to label individual commits with version tags (e.g., "dev",...
📦 Bulk data export from LangSmith for offline analysis
LangSmith now supports bulk data exports, now available in beta for LangSmith Plus and Enterprise plans. If you need to analyze your trace data offline in an...
🪟 Enhanced trace comparison view with auto-trace tracking and diff viewer
We've improved our trace comparison view in LangSmith, making it faster for you to analyze traces. All of the features can be toggled, so you can customize...
💻 Custom code evaluators in LangSmith
You can now write custom code evaluators and run them in the LangSmith UI! Custom code evaluators allow you to evaluate experiments using deterministic and...
🐍 LangGraph is now compatible with Python 3.13
LangGraph is now compatible with Python 3.13! You can now build controllable agents with the updated features of Python 3.13, including the new interactive...
🧠 LangGraph long-term memory support
We’re thrilled to announce cross-thread memory support in LangGraph, available for both Python and JavaScript. This new feature lets your agents store and...
SAML SSO for unified access to LangSmith
LangSmith now supports SAML Single Sign-On (SSO) for Enterprise cloud customers. This feature enables seamless login through a single identity provider (IdP)...
📐 LangGraph Templates: Build configurable agentic workflows
We’re excited to announce LangGraph Templates —available now in Python and JavaScript! These templates address common agentic use cases, allowing you to...
🐍 Performance enhancements & CI benchmarks for LangGraph Python library
We've shipped a number of updates to the LangGraph Python library! These include the following: Performance Enhancements: We've made significant improvements...