Back to Resources
🦜

LangChain

LLMs

Framework for building LLM-powered applications using composable primitives.

100kstars16kforksPython / TypeScript

About

LangChain provides abstractions for chaining LLM calls, retrieval-augmented generation, memory, agents, and tool usage. One of the most widely-adopted foundations for production LLM apps.

Key Features

  • Chains
  • Agents
  • Memory
  • RAG
  • Tool calling

Tags

LLMRAGAgentsOpenAIAnthropic

Related Resources