Learn Langchain through the official website, with all the examples. Updated in time. 通过官方网站学习 Langchain,包含所有示例。定期更新。
- Run all official website examples locally. 本地跑通所有官方网站的示例。
- Update examples whenever there is a technological innovation or change. 每当有技术革新或变更时,更新示例。
- All code numbers in this project correspond to the official website. 本项目所有的代码编号顺序均与官方网站对应。
- If there is a code example under the official website title "Get Started | Quick Start," this code in the project will be referred to as
ExampleNo_GetStarted_QuickStart_ExampleName.py
. The ExampleNo has no practical significance, only for sorting purposes. 若官方网站的标题为 "Get Started | Quick Start" 下有代码示例,则此代码在项目中将被称为ExampleNo_GetStarted_QuickStart_ExampleName.py
。其中 ExampleNo 并无实际意义,仅为排序之用。
If you want to provide comments and suggestions for this project, please visit: https://github.com/MartinChen1973/LearnLangchain/issues 如果您想对本项目提出意见和建议,敬请访问:https://github.com/MartinChen1973/LearnLangchain/issues