Skip to main content
OpenAI package icon

OpenAI

A simple C# / .NET wrapper library to use with OpenAI's GPT-3 API. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI or Azure OpenAI account is required.

Total Downloads
66.1M
66,125,132
Published
Feb 16, 2023
Latest stable version

Install

.NET CLI
dotnet add package OpenAI --version 1.5.0
Package Manager Console
Install-Package OpenAI -Version 1.5.0
PackageReference
<PackageReference Include="OpenAI" Version="1.5.0" />

Frameworks

.NETStandard2.0

Dependencies

[1.1.1, )
Newtonsoft.Json
.NETStandard2.0
[13.0.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.