tryAGI

Results 8 repositories owned by tryAGI

LangChain

969
Stars
127
Forks
969
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

81
Stars
6
Forks
81
Watchers

This project implements token calculation for OpenAI's gpt-4 and gpt-3.5-turbo model, specifically using `cl100k_base` encoding.

Ollama

186
Stars
14
Forks
186
Watchers

Ollama SDK for .NET

HuggingFace

46
Stars
9
Forks
46
Watchers

C# SDK based on official HuggingFace OpenAPI specification

Anthropic

36
Stars
6
Forks
36
Watchers

C# SDK based on Anthropic OpenAPI specification

OpenAI

26
Stars
6
Forks
26
Watchers

C# SDK based on official OpenAI OpenAPI specification

LangChain.Providers

21
Stars
12
Forks
21
Watchers

Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on the main project and can be used independently

LangSmith

15
Stars
2
Forks
15
Watchers

LangSmith C# SDK based on official LangSmith OpenAPI specification