VEDriversLite.AI.OpenAI 0.4.2

dotnet add package VEDriversLite.AI.OpenAI --version 0.4.2
NuGet\Install-Package VEDriversLite.AI.OpenAI -Version 0.4.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="VEDriversLite.AI.OpenAI" Version="0.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VEDriversLite.AI.OpenAI --version 0.4.2
#r "nuget: VEDriversLite.AI.OpenAI, 0.4.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 VEDriversLite.AI.OpenAI as a Cake Addin
#addin nuget:?package=VEDriversLite.AI.OpenAI&version=0.4.2

// Install VEDriversLite.AI.OpenAI as a Cake Tool
#tool nuget:?package=VEDriversLite.AI.OpenAI&version=0.4.2

VEDriversLite.AI.OpenAI

This is library for .NET framework.

It uses the OpenAI nuget package Betalgo/OpenAI for connecting to OpenAI API.

You will need to have your own OpenAI API Key.

For example how to use this library please read these wiki articles:

  1. Create NFT content with OpenAI
  2. Integration of OpenAI into VENFT App
  3. Blazor Server App with AI and NFTs
  4. Integration of Whisper into VENFT App
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 (1)

Showing the top 1 NuGet packages that depend on VEDriversLite.AI.OpenAI:

Package Downloads
VEFramework.VEBlazor

.NET Blazor component and dApp template library. It contains lots of components related to blockchain, IPFS, NFTs and other web3 and Industry4.0 technologies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.2 149 9/22/2023
0.4.1 154 8/16/2023
0.3.42 198 4/17/2023
0.3.41 197 4/9/2023
0.3.31 231 3/17/2023

- Update Betalgo package