LangChain.Providers.Abstractions 0.2.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package LangChain.Providers.Abstractions --version 0.2.7                
NuGet\Install-Package LangChain.Providers.Abstractions -Version 0.2.7                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LangChain.Providers.Abstractions" Version="0.2.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LangChain.Providers.Abstractions --version 0.2.7                
#r "nuget: LangChain.Providers.Abstractions, 0.2.7"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LangChain.Providers.Abstractions as a Cake Addin
#addin nuget:?package=LangChain.Providers.Abstractions&version=0.2.7

// Install LangChain.Providers.Abstractions as a Cake Tool
#tool nuget:?package=LangChain.Providers.Abstractions&version=0.2.7                

LangChain

Nuget package dotnet License: MIT Discord

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.

While the SemanticKernel is good and we will use it wherever possible, we believe that it has many limitations and based on Microsoft technologies. We proceed from the position of the maximum choice of available options and are open to using third-party libraries within individual implementations.

Usage

var model = new Gpt4Model("API_KEY");
var response = await model.GenerateAsync("Hello, World of AI!");

var numberOfTokens = model.CountTokens("Hello, World of AI!");

Support

Priority place for bugs: https://github.com/tryAGI/LangChain/issues
Priority place for ideas and general questions: https://github.com/tryAGI/LangChain/discussions
Discord: https://discord.gg/Ca2xhfBf3v

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on LangChain.Providers.Abstractions:

Package Downloads
LangChain.Core

LangChain core classes.

LangChain.Providers.HuggingFace

HuggingFace API LLM and Chat model provider.

LangChain.Providers.OpenAI

OpenAI API LLM and Chat model provider.

LangChain.Providers.Anthropic

Anthropic API LLM and Chat model provider.

LangChain.Providers.Anyscale

Anyscale Endpoints Chat model provider.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LangChain.Providers.Abstractions:

Repository Stars
tryAGI/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.
Version Downloads Last updated
0.15.3-dev.75 39 11/13/2024
0.15.3-dev.74 27 11/13/2024
0.15.3-dev.58 114 10/25/2024
0.15.3-dev.57 40 10/25/2024
0.15.3-dev.55 35 10/24/2024
0.15.3-dev.54 37 10/24/2024
0.15.3-dev.52 39 10/24/2024
0.15.3-dev.51 36 10/23/2024
0.15.3-dev.48 55 10/21/2024
0.15.3-dev.47 54 10/21/2024
0.15.3-dev.40 73 10/14/2024
0.15.3-dev.36 51 10/12/2024
0.15.3-dev.34 58 10/9/2024
0.15.3-dev.33 43 10/9/2024
0.15.3-dev.31 43 10/8/2024
0.15.3-dev.24 74 10/2/2024
0.15.3-dev.22 44 10/2/2024
0.15.3-dev.21 40 10/2/2024
0.15.3-dev.20 42 10/1/2024
0.15.3-dev.16 46 9/29/2024
0.15.3-dev.12 55 9/25/2024
0.15.2 16,913 9/16/2024
0.15.1-dev.78 1,518 8/6/2024
0.15.1-dev.77 34 8/6/2024
0.15.1-dev.76 53 8/6/2024
0.15.1-dev.69 48 8/4/2024
0.15.1-dev.68 35 8/3/2024
0.15.1-dev.67 30 8/3/2024
0.15.1-dev.65 29 8/3/2024
0.15.1-dev.63 50 8/1/2024
0.15.1-dev.51 55 7/30/2024
0.15.1-dev.46 577 7/27/2024
0.15.1-dev.43 65 7/25/2024
0.15.1-dev.42 60 7/24/2024
0.15.1-dev.41 49 7/24/2024
0.15.1-dev.39 48 7/24/2024
0.15.1-dev.37 53 7/24/2024
0.15.1-dev.35 85 7/22/2024
0.15.1-dev.34 58 7/22/2024
0.15.1-dev.31 58 7/21/2024
0.15.1-dev.12 100 7/11/2024
0.15.1-dev.11 35 7/11/2024
0.15.1-dev.1 145 6/27/2024
0.15.0 31,828 6/27/2024
0.14.1-dev.79 230 6/26/2024
0.14.1-dev.73 833 6/19/2024
0.14.1-dev.69 849 6/14/2024
0.14.1-dev.66 384 6/11/2024
0.14.1-dev.65 43 6/11/2024
0.14.1-dev.60 217 6/8/2024
0.14.1-dev.57 65 6/6/2024
0.14.1-dev.52 62 6/3/2024
0.14.1-dev.51 48 6/3/2024
0.14.1-dev.49 61 6/1/2024
0.14.1-dev.48 47 6/1/2024
0.14.1-dev.47 460 5/31/2024
0.14.1-dev.43 103 5/23/2024
0.14.1-dev.42 69 5/23/2024
0.14.1-dev.39 64 5/21/2024
0.14.1-dev.35 65 5/19/2024
0.14.1-dev.34 71 5/18/2024
0.14.1-dev.33 50 5/18/2024
0.14.1-dev.31 65 5/17/2024
0.14.1-dev.30 105 5/17/2024
0.14.1-dev.25 88 5/15/2024
0.14.1-dev.24 50 5/15/2024
0.14.1-dev.21 68 5/13/2024
0.14.1-dev.17 68 5/13/2024
0.14.1-dev.14 44 5/12/2024
0.14.1-dev.11 76 5/8/2024
0.14.1-dev.10 55 5/8/2024
0.14.1-dev.8 210 5/5/2024
0.14.1-dev.7 56 5/5/2024
0.14.1-dev.6 64 5/5/2024
0.14.1-dev.5 69 5/5/2024
0.14.1-dev.2 65 5/3/2024
0.14.1-dev.1 55 5/3/2024
0.14.0 9,266 5/3/2024
0.13.1-dev.184 57 5/3/2024
0.13.1-dev.183 45 5/3/2024
0.13.1-dev.179 19 5/2/2024
0.13.1-dev.178 21 5/2/2024
0.13.1-dev.177 16 5/2/2024
0.13.1-dev.175 21 5/2/2024
0.13.1-dev.171 34 5/2/2024
0.13.1-dev.169 45 5/1/2024
0.13.1-dev.161 229 4/30/2024
0.13.1-dev.157 73 4/29/2024
0.13.1-dev.154 51 4/29/2024
0.13.1-dev.150 56 4/29/2024
0.13.1-dev.145 56 4/29/2024
0.13.1-dev.144 56 4/29/2024
0.13.1-dev.142 45 4/29/2024
0.13.1-dev.141 55 4/29/2024
0.13.1-dev.138 57 4/29/2024
0.13.1-dev.137 55 4/29/2024
0.13.1-dev.136 48 4/29/2024
0.13.1-dev.131 61 4/28/2024
0.13.1-dev.121 71 4/27/2024
0.13.1-dev.119 62 4/27/2024
0.13.1-dev.116 76 4/26/2024
0.13.1-dev.112 76 4/25/2024
0.13.1-dev.110 52 4/25/2024
0.13.1-dev.107 295 4/24/2024
0.13.1-dev.106 64 4/24/2024
0.13.1-dev.103 113 4/23/2024
0.13.1-dev.102 53 4/23/2024
0.13.1-dev.101 52 4/23/2024
0.13.1-dev.99 87 4/22/2024
0.13.1-dev.97 65 4/22/2024
0.13.1-dev.96 57 4/22/2024
0.13.1-dev.95 51 4/21/2024
0.13.1-dev.94 51 4/21/2024
0.13.1-dev.93 59 4/21/2024
0.13.1-dev.92 45 4/20/2024
0.13.1-dev.91 48 4/20/2024
0.13.1-dev.90 58 4/20/2024
0.13.1-dev.88 53 4/20/2024
0.13.1-dev.87 55 4/20/2024
0.13.1-dev.85 57 4/20/2024
0.13.1-dev.84 55 4/20/2024
0.13.1-dev.83 56 4/20/2024
0.13.1-dev.82 60 4/20/2024
0.13.1-dev.81 47 4/20/2024
0.13.1-dev.80 52 4/20/2024
0.13.1-dev.79 58 4/20/2024
0.13.1-dev.78 54 4/20/2024
0.13.1-dev.77 47 4/20/2024
0.13.1-dev.76 50 4/20/2024
0.13.1-dev.75 50 4/20/2024
0.13.1-dev.74 51 4/20/2024
0.13.1-dev.73 55 4/20/2024
0.13.1-dev.72 53 4/20/2024
0.13.1-dev.71 45 4/20/2024
0.13.1-dev.70 54 4/20/2024
0.13.1-dev.69 54 4/20/2024
0.13.1-dev.68 50 4/20/2024
0.13.1-dev.67 54 4/20/2024
0.13.1-dev.66 59 4/20/2024
0.13.1-dev.65 53 4/20/2024
0.13.1-dev.64 44 4/20/2024
0.13.1-dev.63 50 4/20/2024
0.13.1-dev.62 54 4/20/2024
0.13.1-dev.61 51 4/20/2024
0.13.1-dev.60 55 4/20/2024
0.13.1-dev.59 46 4/20/2024
0.13.1-dev.57 69 4/20/2024
0.13.1-dev.56 59 4/20/2024
0.13.1-dev.55 57 4/20/2024
0.13.1-dev.54 56 4/20/2024
0.13.1-dev.53 61 4/20/2024
0.13.1-dev.52 43 4/19/2024
0.13.1-dev.51 39 4/19/2024
0.13.1-dev.50 56 4/18/2024
0.13.1-dev.49 90 4/15/2024
0.13.1-dev.48 55 4/15/2024
0.13.1-dev.47 78 4/14/2024
0.13.1-dev.45 51 4/13/2024
0.13.1-dev.44 59 4/13/2024
0.13.1-dev.43 58 4/13/2024
0.13.1-dev.41 58 4/13/2024
0.13.1-dev.40 79 4/12/2024
0.13.1-dev.39 58 4/11/2024
0.13.1-dev.38 60 4/10/2024
0.13.1-dev.37 66 4/9/2024
0.13.1-dev.36 76 4/8/2024
0.13.1-dev.35 160 4/7/2024
0.13.1-dev.34 60 4/7/2024
0.13.1-dev.33 61 4/7/2024
0.13.1-dev.32 98 4/6/2024
0.13.1-dev.31 65 4/5/2024
0.13.1-dev.29 57 4/5/2024
0.13.1-dev.28 52 4/5/2024
0.13.1-dev.27 65 4/4/2024
0.13.1-dev.26 69 4/3/2024
0.13.1-dev.25 70 4/3/2024
0.13.1-dev.24 60 4/3/2024
0.13.1-dev.22 69 4/3/2024
0.13.1-dev.21 55 4/3/2024
0.13.1-dev.20 61 4/3/2024
0.13.1-dev.19 68 4/3/2024
0.13.1-dev.18 55 4/3/2024
0.13.1-dev.17 58 4/2/2024
0.13.1-dev.16 65 4/1/2024
0.13.1-dev.15 61 4/1/2024
0.13.1-dev.13 68 3/30/2024
0.13.1-dev.12 87 3/27/2024
0.13.1-dev.11 104 3/24/2024
0.13.1-dev.10 68 3/23/2024
0.13.1-dev.9 83 3/22/2024
0.13.1-dev.7 92 3/18/2024
0.13.1-dev.5 122 3/9/2024
0.13.1-dev.3 82 3/7/2024
0.13.1-dev.2 60 3/7/2024
0.13.1-dev.1 70 3/6/2024
0.13.0 37,049 3/6/2024
0.12.3-dev.157 67 3/6/2024
0.12.3-dev.156 56 3/6/2024
0.12.3-dev.155 60 3/6/2024
0.12.3-dev.151 44 3/5/2024
0.12.3-dev.150 59 3/4/2024
0.12.3-dev.149 62 3/4/2024
0.12.3-dev.148 71 3/4/2024
0.12.3-dev.147 61 3/3/2024
0.12.3-dev.145 105 3/3/2024
0.12.3-dev.144 56 3/3/2024
0.12.3-dev.143 58 3/3/2024
0.12.3-dev.142 66 3/2/2024
0.12.3-dev.141 64 3/2/2024
0.12.3-dev.140 78 2/29/2024
0.12.3-dev.139 50 2/29/2024
0.12.3-dev.137 68 2/28/2024
0.12.3-dev.134 44 2/28/2024
0.12.3-dev.133 55 2/28/2024
0.12.3-dev.132 73 2/27/2024
0.12.3-dev.131 63 2/26/2024
0.12.3-dev.130 51 2/26/2024
0.12.3-dev.128 53 2/25/2024
0.12.3-dev.127 63 2/25/2024
0.12.3-dev.120 59 2/24/2024
0.12.3-dev.119 69 2/24/2024
0.12.3-dev.118 58 2/23/2024
0.12.3-dev.116 57 2/23/2024
0.12.3-dev.115 55 2/23/2024
0.12.3-dev.114 92 2/19/2024
0.11.0-preview.0.115 211 11/2/2023
0.11.0-preview.0.114 75 11/2/2023
0.11.0-preview.0.113 66 11/1/2023
0.11.0-preview.0.112 72 11/1/2023
0.11.0-preview.0.111 77 10/24/2023
0.11.0-preview.0.110 82 10/22/2023
0.11.0-preview.0.109 72 10/19/2023
0.11.0-preview.0.107 64 10/18/2023
0.11.0-preview.0.106 70 10/18/2023
0.11.0-preview.0.105 71 10/18/2023
0.10.3 9,961 10/18/2023
0.10.2 655 10/13/2023
0.10.1 644 10/12/2023
0.10.0 4,405 8/29/2023
0.9.0 597 8/29/2023
0.8.4 1,038 8/10/2023
0.8.3 607 8/10/2023
0.8.2 637 8/10/2023
0.8.1 637 8/10/2023
0.8.0 696 8/5/2023
0.7.0 366 8/4/2023
0.6.2 496 7/29/2023
0.6.1 343 7/29/2023
0.6.0 335 7/29/2023
0.5.2 361 7/26/2023
0.5.1 386 7/23/2023
0.5.0 345 7/23/2023
0.4.2 370 7/12/2023
0.4.1 277 7/12/2023
0.4.0 273 7/6/2023
0.3.0 302 6/30/2023
0.2.10 286 6/16/2023
0.2.9 223 6/16/2023
0.2.8 204 6/16/2023
0.2.7 257 6/16/2023
0.2.6 272 6/13/2023
0.2.5 221 6/13/2023
0.2.4 233 6/12/2023
0.2.3 225 6/11/2023
0.2.2 233 6/9/2023
0.2.1 235 6/9/2023
0.2.0 239 6/8/2023
0.1.6 239 6/7/2023
0.1.5 230 6/7/2023
0.1.4 241 6/7/2023
0.1.3 275 6/6/2023
0.1.1 392 6/6/2023
0.1.0 1,719 6/5/2023
0.0.0-dev.60 45 9/16/2024
0.0.0-dev.37 46 9/7/2024
0.0.0-dev.35 46 9/5/2024
0.0.0-dev.31 44 9/2/2024
0.0.0-dev.25 62 8/23/2024
0.0.0-dev.22 72 8/20/2024
0.0.0-dev.21 74 8/20/2024
0.0.0-dev.20 70 8/19/2024
0.0.0-dev.19 60 8/18/2024
0.0.0-dev.15 56 8/14/2024
0.0.0-dev.9 36 8/6/2024
0.0.0-dev.5 35 8/6/2024
0.0.0-dev.3 33 8/6/2024