LangChain
toolFramework for building LLM-powered applications with chains, agents, and RAG patterns
LangChain is a framework for developing applications powered by language models. Provides abstractions for chains, agents, retrieval-augmented generation (RAG), tool integration, and memory management. Available in Python and TypeScript with extensive ecosystem integrations.