DialogDimensions.OpenAI.Assistants 2.2.3.3

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

// Install DialogDimensions.OpenAI.Assistants as a Cake Tool
#tool nuget:?package=DialogDimensions.OpenAI.Assistants&version=2.2.3.3                

This is a service for communicating with OpenAI's assistants platform, based on Betalgo's OpenAiService.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 DialogDimensions.OpenAI.Assistants:

Package Downloads
DialogDimensions.OpenAI.Assistants.Pairs

This is a service for employing assistant pairs for GPT-powered user interfaces.

DialogDimensions.OpenAI.Assistants.Methods

This is a service for implementing methods using OpenAI assistants.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.3.3 149 12/1/2024
2.2.3.2 100 12/1/2024
2.2.3.1 90 12/1/2024
2.2.3 150 11/29/2024
2.2.2 84 11/29/2024
2.2.1.3 112 11/26/2024
2.2.1.2 150 11/15/2024
2.2.1.1 68 11/15/2024
2.2.1 67 11/15/2024
2.2.0 66 11/15/2024
2.0.1.1 65 11/15/2024
2.0.1 71 11/15/2024
2.0.0 98 11/15/2024
1.0.0.16 76 11/12/2024
1.0.0.15 81 11/12/2024
1.0.0.14 71 11/12/2024
1.0.0.13 76 11/12/2024
1.0.0.12 72 11/12/2024
1.0.0.11 71 11/12/2024
1.0.0.10 75 11/12/2024
1.0.0.9 76 11/11/2024
1.0.0.8 75 11/11/2024
1.0.0.7 77 11/11/2024
1.0.0.6 74 11/11/2024
1.0.0.5 79 11/11/2024
1.0.0.4 76 11/11/2024
1.0.0.3 71 11/11/2024
1.0.0.2 73 11/11/2024
1.0.0.1 76 11/11/2024
1.0.0 81 11/10/2024

Fixed for cases where queue not registered in WaitForReplyAsync().