99 Forks
733 Stars
733 Watchers

LangChain

C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.

How to download and setup LangChain

Open terminal and run command
git clone https://github.com/tryAGI/LangChain.git
git clone is used to create a copy or clone of LangChain 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 https://github.com/tryAGI/LangChain/archive/master.zip

Or simply clone LangChain with SSH
[email protected]:tryAGI/LangChain.git

If you have some problems with LangChain

You may open issue on LangChain support forum (system) here: https://github.com/tryAGI/LangChain/issues