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
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
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
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
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
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
Tutorial: ChatGPT Over Your Data Note: See the accompanying GitHub repo for this blogpost here. ChatGPT has taken the world by storm. Millions are using it. But while it’s
LangChain <> Unstructured One of the core value props of LangChain is the ability to combine Large Language Models with your own text data. There are multiple (four!
GPTwitter [Editor's Note]: This is the first of hopefully many guest posts. We intend to highlight novel applications building on top of LangChain. If
Tracing We’re excited to announce native tracing support in LangChain! By enabling tracing in your LangChain runs, you’ll be able to more effectively visualize,
LangChainHub We are excited to announce the launch of the LangChainHub, a place where you can find and submit commonly used prompts, chains, agents, and more!
LangChain Chat Today we’re excited to announce and showcase an open source chatbot specifically geared toward answering questions about LangChain’s documentation. Key Links * Deployed Chatbot: