The official .NET library for the OpenAI service API.
Info
| Version: | 2.7.0 |
| Author(s): | OkGoDoIt (Roger Pincombe) |
| Last Update: | Thursday, November 13, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/openai/openai-dotnet/tree/OpenAI_2.7.0 |
| 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