AI Tools · +11 points

LangChain

Framework for building LLM apps — chains, agents, RAG, and tool calling.

Install
pip install langchain langchain-openai
License
MIT
Stars
100k+

Integration goal

Build a simple LangChain prompt chain with a template.

  1. Import ChatPromptTemplate
  2. Define a chain
  3. Push chain.py
Open Integration Workspace →

← All open source tools