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
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
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
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!
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: