langchain-dotnet topic
List
langchain-dotnet repositories
LangChain
523
Stars
80
Forks
Watchers
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.
Tiktoken
49
Stars
2
Forks
Watchers
This project implements token calculation for OpenAI's gpt-4 and gpt-3.5-turbo model, specifically using `cl100k_base` encoding.
HuggingFace
15
Stars
1
Forks
Watchers
Generated C# SDK based on official HuggingFace OpenAPI specification