Custom Routes in LangGraph Platform! Extend your LangGraph deployment with custom HTTP endpoints for anything from simple health checks to complete UIs – all in one server. Build persistent, full-stack AI apps in python with a single backend. Tutorial:
@langchain
-
LangSmith Adds Metadata Grouping for Experiment Analysis
By
–
📊 You can now group LangSmith experiments by metadata to get valuable insights!
— LangChain (@LangChain) 25 février 2025
We’ve added a new view that allows you to group experiment results by metadata. Compare the performance of your evaluations across different segments (eg. user segments or subject areas) to pinpoint… pic.twitter.com/2nGo2bm7JYYou can now group LangSmith experiments by metadata to get valuable insights! We’ve added a new view that allows you to group experiment results by metadata. Compare the performance of your evaluations across different segments (eg. user segments or subject areas) to pinpoint
-

Building Agents with Claude 3.7 Hybrid Reasoning Model
By
–
Building agents with Claude 3.7 Anthropic just released Claude 3.7, a hybrid reasoning model. Here, we share some tips for prompting / usage / configuration of the model. We also show how to build tool-calling agents w/ configurable reasoning. Video: https://
youtu.be/sHcu0YX-1u4 -

LangGraph.js Supervisor: Multi-Agent Hierarchical Systems
By
–
LangGraph.js Supervisor A lightweight library for building hierarchical multi-agent systems with LangGraph – Create a supervisor agent to orchestrate multiple specialized agents – Tool-based handoffs for agent communication – Built with LangGraph.js: comes with
-
Build Controllable AI Agents with LangGraph.js MongoDB
By
–
Tomorrow, Feb 25th at 8am PT/11am ET — join @codeSTACKr (
@MongoDB
) & @Hacubu (
@langchain
) to explore LangGraph.js + MongoDB for AI agents. Learn to: Integrate LangGraph.js and MongoDB Build a controllable AI agent with LangGraph.js Persist conversation state -
LangChain Atlanta Event with CEO Harrison Chase
By
–
LangChain in Atlanta! Join us this coming Thursday, February 27th for an evening of AI at the Honeywell offices with LangChain CEO, Harrison Chase.
-

GenAI Agents Hub: LangChain LangGraph Multi-Agent Systems
By
–
GenAI Agents Hub A comprehensive collection of GenAI agent implementations, from simple bots to complex multi-agent systems. Built with LangChain and LangGraph, this repository empowers developers across business and creative applications. Start building your agents:
-
Tool Ahead of Time: JSON-based Tool Calling for LangChain
By
–
Tool Ahead of Time An interesting community package – using JSON generation & parsing to enable tool calling for LangChain models that don't currently support it. Enables usage with `create_react_agent` Check it out
-

Embedding Fine-Tuning Guide for RAG Systems
By
–
RAG Embedding Fine-Tuning Guide A practical guide demonstrating embedding model fine-tuning for RAG systems, featuring LangSmith monitoring and RAGAS metrics for performance evaluation. Check out the complete implementation https://
github.com/apatti/AIEBoot
camp/blob/main/09_Finetuning_Embeddings/Fine_tuning_Embedding_Models_for_RAG_using_RAGAS.ipynb
… -

DeepSeek R1 Implementation with LangChain Azure Integration
By
–
DeepSeek R1 Tutorial Learn to implement DeepSeek's reasoning model using LangChain and Azure AI. This hands-on guide shows you model integration and streaming responses in action. Key features:
– LangChain-Azure integration
– Real-time streaming Watch: