213 Forks
634 Stars
634 Watchers

langchain-in-action

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

How to download and setup langchain-in-action

Open terminal and run command
git clone https://github.com/huangjia2019/langchain-in-action.git
git clone is used to create a copy or clone of langchain-in-action repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with langchain-in-action https://github.com/huangjia2019/langchain-in-action/archive/master.zip

Or simply clone langchain-in-action with SSH
[email protected]:huangjia2019/langchain-in-action.git

If you have some problems with langchain-in-action

You may open issue on langchain-in-action support forum (system) here: https://github.com/huangjia2019/langchain-in-action/issues