Resources

The LangChain ecosystem moves quickly—prefer official docs.


Official


Key doc paths (Python)

TopicPath
Agents/oss/python/langchain/agents
Tools/oss/python/langchain/tools
Workflows/oss/python/langgraph/workflows-agents
RAG/oss/python/langchain/rag

FrameworkNotes
LlamaIndexIndexing/RAG; pairs with LangChain
LangGraphRuntime for 1.0 agents; usable standalone

Tutorial index

  1. LangChain Tutorial
  2. Introduction
  3. Installation
  4. Quick Start
  5. Architecture
  6. Models & Messages
  7. Tools & Agents
  8. Middleware
  9. Memory & Checkpoints
  10. RAG
  11. LangGraph Workflows
  12. Production & LangSmith
  13. Practical Examples

Contribute

Part of Kenhuang Academy—open an issue or PR when APIs change.