The official .NET library for the OpenAI service API.
Info
Version: | 2.1.0-beta.2 |
Author(s): | OkGoDoIt (Roger Pincombe) |
Last Update: | Monday, November 4, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/openai/openai-dotnet/tree/OpenAI_2.1.0-beta.2 |
NuGet Url: | https://www.nuget.org/packages/OpenAI |
Install
Install-Package OpenAI
dotnet add package OpenAI
paket add OpenAI
OpenAI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Newtonsoft.Json(>= 12.0.3)
Tags