#715 · Primary category: Education & Research

langchain-in-action

agent langchain llm

Practical LangChain patterns and implementations for real-world LLM applications. 极客时间:LangChain实战课 - 这是LangChain框架早期设计的一系列重点模块的直接而清晰的示例和讲解。随着LangChain的快速演进,有些代码需要安装新的版本进行迭代。希望大家在快速浏览课程概念(仍有价值)的同时,自行学习LangChain最新的代码和进展。

Project last updated:06/10/24

GitHub Stars

764

Forks

263

Contributors

1

License

Other

Why we included this project

This is the companion code for a paid LangChain course, and it works well as a browsable set of working examples. Each chapter walks through a core module, from chains and memory to agents and tools, with short runnable Python snippets that show how the pieces fit together. The author is upfront that LangChain has moved on since these examples were written, and some code needs newer versions to run, but the explanations of early design concepts still help you understand why the framework works the way it does today. If you learn better by reading and adapting code than by watching videos, this is a practical starting point before you dive into the current documentation.

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