Skip to content
LangChain Blog
  • Case Studies
  • In the Loop
  • LangChain
  • Docs
  • Changelog
Sign in Subscribe
Build stateful conversational AI agents with LangGraph and assistant-ui

Build stateful conversational AI agents with LangGraph and assistant-ui

TL;DR: assistant-ui is an embeddable AI chat frontend for React applications. It supports streaming, generative UI, human-in-the-loop, and other UX paradigms crucial for agentic

4 min read
How Paradigm runs and monitors thousands of agents in parallel with LangChain and LangSmith

How Paradigm runs and monitors thousands of agents in parallel with LangChain and LangSmith

See how Paradigm used LangSmith and LangChain to build, iterate, and monitor their AI agents.

Case Studies 3 min read
Build reliable agents in JavaScript with LangGraph.js v0.2: Now supporting Cloud and Studio

Build reliable agents in JavaScript with LangGraph.js v0.2: Now supporting Cloud and Studio

For JavaScript developers - LangGraph v0.2, LangGraph Cloud, and LangGraph Studio are all available.

4 min read
How Podium optimized agent behavior and reduced engineering intervention by 90% with LangSmith

How Podium optimized agent behavior and reduced engineering intervention by 90% with LangSmith

See how Podium tests across the lifecycle development of their AI employee agent, using LangSmith for dataset curation and finetuning. They improved agent F1 response quality to 98% and reduced the need for engineering intervention by 90%.

Case Studies 5 min read
LangChain Integration Docs: Find information faster with revamped pages & API references

LangChain Integration Docs: Find information faster with revamped pages & API references

See the latest updates to the LangChain integration docs, including a new standardized format and improved API references that can help you find relevant information faster.

3 min read
UX for Agents, Part 3: Spreadsheet, Generative, and Collaborative UI/UX

UX for Agents, Part 3: Spreadsheet, Generative, and Collaborative UI/UX

Learn about spreadsheet UX for batch agent workloads, Generative UI, and collaborative UX with agents.

In the Loop 4 min read
LangGraph v0.2: Increased customization with new checkpointer libraries

LangGraph v0.2: Increased customization with new checkpointer libraries

LangGraph v0.2 includes new checkpointer libraries for increased customization — including a SQLite checkpointer for local workflows and an optimized Postgres checkpointer to take your app to production. Plus, learn about LangGraph Cloud in open beta.

4 min read
Dynamic few-shot examples with LangSmith datasets

Dynamic few-shot examples with LangSmith datasets

With dynamic few-shot examples in LangSmith, you can Index examples in your datasets in one click and dynamically select the most relevant few-shot examples based on user input. This lets you rapidly iterate and improve LLM app performance.

3 min read
UX for Agents, Part 2: Ambient

UX for Agents, Part 2: Ambient

This is our second post focused on UX for agents. We discuss ambient background agents, which can handle multiple tasks at the same time, and how they can be used in your workflow.

In the Loop 4 min read
LangGraph Studio: The first agent IDE

LangGraph Studio: The first agent IDE

LangGraph Studio provides a specialized agent IDE for visualizing, interacting with, and debugging complex agentic applications. See how to use it on your desktop today.

4 min read
Dataset schemas for fast and iterative data curation in LangSmith

Dataset schemas for fast and iterative data curation in LangSmith

Define and flexibly manage dataset schemas in LangSmith. Validate examples against a defined schema, and update the schema easily in the LangSmith UI.

4 min read
UX for Agents, Part 1: Chat

UX for Agents, Part 1: Chat

At Sequoia’s AI Ascent conference in March, I talked about three limitations for agents: planning, UX, and memory. Check out that talk here. In

In the Loop 4 min read

Page 7 of 25

Load More Something went wrong with loading more posts
  • Sign up

© LangChain Blog 2025