Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 333 Bytes

File metadata and controls

6 lines (5 loc) · 333 Bytes

LangChain is a powerful Python framework that enables developers to:

  • Build context-aware applications using LLMs.
  • Connect various data sources like text files, PDFs, databases, APIs, and more.
  • Implement memory and persistence for chatbots and assistants.
  • Create AI-powered workflows using agents and chains.