LangChain
LangChain is a software development framework designed to simplify the creation of applications using large language models (LLMs).
LangChain and Zilliz
LangChain is an AI Agent tool that adds functionality to large language models (LLMs) like GPT. In addition, it includes functionality for token and context management. Together LangChain and Zilliz can be used to inject domain knowledge to build better and more performant LLM applications.
Getting Started with LangChain
Memory for LLM Applications
Connecting external data sources to LLMs to give them memory is crucial to many LLM applications. In this session, LangChain’s Harrison Chase dives into retrieval and dissects the challenges of finding relevant information from a large corpus of data.