OpenAI.ChatGPT 2.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenAI.ChatGPT --version 2.2.2                
NuGet\Install-Package OpenAI.ChatGPT -Version 2.2.2                
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="OpenAI.ChatGPT" Version="2.2.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenAI.ChatGPT --version 2.2.2                
#r "nuget: OpenAI.ChatGPT, 2.2.2"                
#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 OpenAI.ChatGPT as a Cake Addin
#addin nuget:?package=OpenAI.ChatGPT&version=2.2.2

// Install OpenAI.ChatGPT as a Cake Tool
#tool nuget:?package=OpenAI.ChatGPT&version=2.2.2                

.NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OpenAI.ChatGPT:

Package Downloads
OpenAI.ChatGPT.AspNetCore

OpenAI Chat Completions API (ChatGPT) integration with easy DI supporting (Microsoft.Extensions.DependencyInjection). It allows you to use the API in your .NET applications. Also, the client supports streaming responses (like ChatGPT) via async streams.

OpenAI.ChatGPT.Modules.StructuredResponse

The module for OpenAI ChatGPT that allows to retrive a structured response from ChatGPT.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 547 7/28/2024
4.1.0-alpha 600 12/17/2023
4.0.2-alpha 386 12/5/2023
4.0.1-alpha 144 12/5/2023
4.0.0-alpha 140 12/5/2023
3.3.0 14,660 11/24/2023
3.2.0 901 11/17/2023
3.1.1 291 11/11/2023
3.1.0 1,173 11/10/2023
3.0.0 247 11/8/2023
2.9.3 181 11/8/2023
2.9.2 156 11/7/2023
2.9.1 769 11/3/2023
2.9.0 480 10/20/2023
2.8.0 5,504 7/20/2023
2.7.1 574 7/13/2023
2.7.0 430 7/2/2023
2.6.0 693 6/17/2023
2.5.0 4,058 4/28/2023
2.4.2 355 4/24/2023
2.4.1 375 4/24/2023
2.4.0 314 4/24/2023
2.3.0 352 4/20/2023
2.2.2 301 4/19/2023
2.2.0 286 4/19/2023
2.1.0 285 4/18/2023
2.0.3 294 4/18/2023
2.0.2 305 4/18/2023 2.0.2 is deprecated because it is no longer maintained.
2.0.1 266 4/18/2023 2.0.1 is deprecated because it is no longer maintained.
2.0.0 287 4/17/2023 2.0.0 is deprecated because it is no longer maintained.
1.1.0 938 3/3/2023 1.1.0 is deprecated because it is no longer maintained.
1.0.0 363 3/2/2023 1.0.0 is deprecated because it is no longer maintained.
0.0.1 332 3/2/2023 0.0.1 is deprecated because it is no longer maintained.