Skip to content
LangChain Blog
  • Case Studies
  • In the Loop
  • LangChain
  • Docs
  • Changelog
Sign in Subscribe
LLMs and SQL

LLMs and SQL

Francisco Ingham and Jon Luo are two of the community members leading the change on the SQL integrations. We’re really excited to write this

8 min read
Origin Web Browser

Origin Web Browser

[Editor's Note]: This is the second of hopefully many guest posts. We intend to highlight novel applications building on top of LangChain. If

4 min read
Prompt Selectors

Prompt Selectors

One common complaint we've heard is that the default prompt templates do not work equally well for all models. This became especially pronounced

2 min read
Chat Models

Chat Models

Last week OpenAI released a ChatGPT endpoint. It came marketed with several big improvements, most notably being 10x cheaper and a lot faster. But it

6 min read
Using the ChatGPT API to evaluate the ChatGPT API

Using the ChatGPT API to evaluate the ChatGPT API

OpenAI released a new ChatGPT API yesterday. Lots of people were excited to try it. But how does it actually compare to the existing API?

5 min read
Agent Toolkits

Agent Toolkits

Today, we're announcing agent toolkits, a new abstraction that allows developers to create agents designed for a particular use-case (for example, interacting with

3 min read
TypeScript Support

TypeScript Support

It's finally here... TypeScript support for LangChain. What does this mean? It means that all your favorite prompts, chains, and agents are all

2 min read
Streaming Support in LangChain

Streaming Support in LangChain

We’re excited to announce streaming support in LangChain. There's been a lot of talk about the best UX for LLM applications, and

2 min read
LangChain + Chroma

LangChain + Chroma

Today we’re announcing LangChain's integration with Chroma, the first step on the path to the Modern A.I Stack. LangChain - The

2 min read
Chat-Your-Data Submissions

Chat-Your-Data Submissions

Last week, we kicked off a week long competition to create a chatbot over your own data. The goal was to inspire (1) lots of

3 min read
Async Support in LangChain

Async Support in LangChain

We’re excited to roll out initial asynchronous support in LangChain by leveraging the asyncio library. Asyncio uses uses coroutines and an event loop to

1 min read
Chat-Your-Data Challenge

Chat-Your-Data Challenge

ChatGPT has taken the world by storm. Millions are using it. But while it’s great for general purpose knowledge, it only knows information about

2 min read

Page 25 of 26

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

© LangChain Blog 2025