Skip to content
LangChain Blog
  • Case Studies
  • In the Loop
  • LangChain
  • Docs
  • Changelog
Sign in Subscribe
LangChain + Vectara: better together

LangChain + Vectara: better together

Introduction One of the main use cases of LangChain is connecting LLMs to user data, allowing users to build personalized LLM applications. A key part

4 min read
GPTeam: A multi-agent simulation

GPTeam: A multi-agent simulation

Editor's Note: This is another edition in our series of guest posts highlighting novel applications of LangChain. After the Generative Agents paper was

11 min read
Going Beyond Chatbots: How to Make GPT-4 Output Structured Data Using LangChain

Going Beyond Chatbots: How to Make GPT-4 Output Structured Data Using LangChain

By Jacob Lee Over the past few months, I had the opportunity to do some cool exploratory work for a client that integrated LLMs like

4 min read
Auto-Evaluation of Anthropic 100k Context Window

Auto-Evaluation of Anthropic 100k Context Window

Lance Martin Retrieval Architectures LLM question answering (Q+A) typically involves retrieval of documents relevant to the question followed by synthesis of the retrieved chunks

3 min read
Rebuff: Detecting Prompt Injection Attacks

Rebuff: Detecting Prompt Injection Attacks

[Editor's Note]: we're excited to highlight a guest blog by Willem Pienaar. As more and more LangChains make their way into

4 min read
Plan-and-Execute Agents

Plan-and-Execute Agents

TL;DR: We’re introducing a new type of agent executor, which we’re calling “Plan-and-Execute”. This is to contrast against the previous types of

4 min read
Feature Stores and LLMs

Feature Stores and LLMs

Editor's note: big thank you to Willem Pienaar (Feast), Mike Del Balso (Tecton), and Simba Khadder (FeatureForm) for their comments and help on

5 min read
Structured Tools

Structured Tools

TL;DR: we're introducing a new abstraction to allow for usage of more complex tools. While previous tools took in a single string

6 min read
Auto-Evaluator Opportunities

Auto-Evaluator Opportunities

Editor's Note: this is a guest blog post by Lance Martin. TL;DR We recently open-sourced an auto-evaluator tool for grading LLM question-answer

5 min read
Callbacks Improvements

Callbacks Improvements

TL;DR: We're announcing improvements to our callbacks system, which powers logging, tracing, streaming output, and some awesome third-party integrations. This will better

3 min read
Unleashing the power of AI Collaboration with Parallelized LLM Agent Actor Trees

Unleashing the power of AI Collaboration with Parallelized LLM Agent Actor Trees

Editor's note: the following is a guest blog post from Cyrus at Shaman AI. We use guest blog posts to highlight interesting and

4 min read
Gradio & LLM Agents

Gradio & LLM Agents

Editor's note: this is a guest blog post from Freddy Boulton, a software engineer at Gradio. We're excited to share this

4 min read

Page 23 of 26

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

© LangChain Blog 2025