#564 · Primary category: Education & Research

Langchain1.0-Langgraph1.0-Learning

agent langchain langgraph

Learning repository for LangChain 1.0 and LangGraph 1.0, covering agent development from basics to practical projects.

Project last updated:01/11/26

GitHub Stars

641

Forks

123

Contributors

1

License

MIT

Why we included this project

LangChain 1.0 shipped in October 2025 with a new create_agent API and middleware hooks, and a lot of the tutorials still floating around show the older patterns. This repo walks through the current conventions in a deliberate order: four phases that move from fundamentals through RAG and multi-agent work, 22 modules, and three end-to-end projects. The examples run locally with a few API keys, so you can follow along instead of just reading. It's a learning resource rather than something you'd deploy, but for a developer or small team ramping up on the 1.0 APIs, it's a solid place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category