Home 🧠 AI LangChain Blog
author

LangChain Blog

Explore AI’s future through LangChain's lens, with expert articles and guided tutorials for enthusiasts and experts alike.

December 19, 2024  17:30:11
Dive into LangSmith product usage patterns that show how the AI ecosystem and the way people are building LLM apps is evolving.
December 19, 2024  16:40:26

Today we're introducing custom authentication and resource-level access control for Python deployments in LangGraph Cloud and self-hosted environments. This feature lets you integrate your own auth providers and implement granular access patterns directly in your LangGraph applications.

December 16, 2024  17:30:11
See how AppFolio's AI-powered copilot Realm-X has saved property managers over 10 hours per week. Learn how they improved Realm-X's performance 2x using LangSmith and built an agent architecture with LangGraph.
December 14, 2024  16:37:58

While agents can be powerful, they are not perfect. This often makes it important to keep the human “in the loop” when building agents. For example, in our fireside chat we did with Michele Catasta (President of Replit) on their Replit Agent, he speaks several times about the

December 10, 2024  17:13:42
Learn about Command, a new tool in LangGraph that helps facilitate multi-agent communication.
December 9, 2024  16:44:18
LangSmith now supports OpenTelemetry for distributed tracing and observability.
December 5, 2024  18:51:25
We've released a v0.2 of the LangSmith SDKs with various evaluations and performance improvements.
December 5, 2024  14:08:36

Following our launch of long-term memory support, we're adding semantic search to LangGraph's BaseStore. Available today in the open source PostgresStore and InMemoryStore's, in LangGraph studio, as well as in production in all LangGraph Platform deployments.

Quick Links:

December 3, 2024  05:39:41
Cleric is an AI SRE teammate that identifies issues using existing observability tools and infrastructure. See how they used LangSmith to investigate their production issues effectively.
November 26, 2024  14:00:45
See how Airtop, which provides browser automation for AI agents, built a flexible agent architecture with LangGraph and debugged and refined prompts in LangSmith.
November 19, 2024  17:00:02

LangGraph is a multi-agent framework. This means not only interacting with other LangGraph agents, but all other types of agents as well, regardless of how they are built. Today we are taking a few steps to build towards this vision. We are announcing:

November 19, 2024  15:59:58
LangSmith's homepage is now organized into Observability, Evaluation, and Prompt Engineering. Learn why we organized the homepage like this. Plus, see our latest Resource Tags updates.
November 18, 2024  15:30:21
Learn how Dun & Bradstreet, a leading financial data analytics company, empowers global clients with business data — from credit risk to ownership structures — to make better decisions using their AI assistant, Chat D&B. See how LangChain and LangSmith have helped Dun & Bradstreet on their journey.
November 13, 2024  18:09:41

Promptim is an experimental prompt optimization library to help you systematically improve your AI systems.

Promptim automates the process of improving prompts on specific tasks. You provide initial prompt, a dataset, and custom evaluators (and optional human feedback), and promptim runs an optimization loop to produce

November 12, 2024  16:59:11
Use Prompt Canvas in LangSmith to collaborate with an AI agent to build and optimize your prompts.