Skip to content
LangChain Blog
  • Website
  • Docs
  • Harrison's Hot Takes
  • Try LangSmith
Sign in Subscribe
LangChain Templates

LangChain Templates

Today we're excited to announce the release of LangChain Templates. LangChain Templates offers a collection of easily deployable reference architectures that anyone can

6 min read
Announcing Data Annotation Queues

Announcing Data Annotation Queues

đź’ˇData Annotation Queues are a new feature in LangSmith, our developer platform aimed at helping bring LLM applications from prototype to production. Sign up for

4 min read
Query Transformations

Query Transformations

Naive RAG typically splits documents into chunks, embeds them, and retrieves chunks with high semantic similarity to a user question. But, this present a few

4 min read
LangChain's First Birthday

LangChain's First Birthday

It’s LangChain’s first birthday! It’s been a really exciting year! We worked with thousands of developers building LLM applications and tooling. We

By LangChain 15 min read
Beyond Text: Making GenAI Applications Accessible to All

Beyond Text: Making GenAI Applications Accessible to All

Editor's Note: This post was written by Andres Torres and Dylan Brock from Norwegian Cruise Line. Building UI/UX for AI applications is

8 min read
Robocorp’s code generation assistant makes building Python automation easy for developers

Robocorp’s code generation assistant makes building Python automation easy for developers

Challenge Robocorp was founded in 2019 out of frustration that the promise of developers being able to automate monotonous work hadn’t been realized. Right

Case Studies 2 min read
Multi-Vector Retriever for RAG on tables, text, and images

Multi-Vector Retriever for RAG on tables, text, and images

Summary Seamless question-answering across diverse data types (images, text, tables) is one of the holy grails of RAG. We’re releasing three new cookbooks that

5 min read
LangServe Playground and Configurability

LangServe Playground and Configurability

Last week we launched LangServe, a way to easily deploy chains and agents in a production-ready manner. Specifically, it takes a chain and easily spins

3 min read
Constructing knowledge graphs from text using OpenAI functions: Leveraging knowledge graphs to power LangChain Applications

Constructing knowledge graphs from text using OpenAI functions: Leveraging knowledge graphs to power LangChain Applications

Editor's Note: This post was written by Tomaz Bratanic from the Neo4j team. Extracting structured information from unstructured data like text has been

10 min read
A Chunk by Any Other Name: Structured Text Splitting and Metadata-enhanced RAG

A Chunk by Any Other Name: Structured Text Splitting and Metadata-enhanced RAG

There's something of a structural irony in the fact that building context-aware LLM applications typically begins with a systematic process of decontextualization, wherein

128 min read
You.com x LangChain

You.com x LangChain

Editor's Note: the following is a guest blog post from our friends at You.com. We've seen a lot of interesting

By LangChain 4 min read

The Prompt Landscape

Context Prompt Engineering can steer LLM behavior without updating the model weights. A variety of prompts for different uses-cases have emerged (e.g., see @dair_

7 min read

Page 20 of 30

Load More Something went wrong with loading more posts

© LangChain Blog 2026