LangChain
LangChain copied to clipboard
is there langchain.agents?
Hi,
I want to use c# LangChain + Deepseek. I spent lot of time to search c# sample code, but no luck. I can find python code like below. is there some similar c# sample code? I appreciate your help!
thanks, lyk
Maybe https://github.com/microsoft/semantic-kernel/#basic-agent---net can help