DialogDimensions.OpenAI.Assistants.Pairs 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DialogDimensions.OpenAI.Assistants.Pairs --version 1.1.0
                    
NuGet\Install-Package DialogDimensions.OpenAI.Assistants.Pairs -Version 1.1.0
                    
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.Pairs" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DialogDimensions.OpenAI.Assistants.Pairs" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="DialogDimensions.OpenAI.Assistants.Pairs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DialogDimensions.OpenAI.Assistants.Pairs --version 1.1.0
                    
#r "nuget: DialogDimensions.OpenAI.Assistants.Pairs, 1.1.0"
                    
#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.
#addin nuget:?package=DialogDimensions.OpenAI.Assistants.Pairs&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=DialogDimensions.OpenAI.Assistants.Pairs&version=1.1.0
                    
Install as a Cake Tool

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

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 DialogDimensions.OpenAI.Assistants.Pairs:

Package Downloads
DialogDimensions.Wpf.Messaging

This is a library of messaging UI controls for WPF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.3.0.6 119 12/4/2024
2.3.0.5 98 12/3/2024
2.3.0.4 96 12/3/2024
2.3.0.3 95 12/3/2024
2.3.0.2 105 12/3/2024
2.3.0.1 104 11/29/2024
2.3.0 97 11/29/2024
2.2.0 102 11/19/2024
2.1.2.3 111 11/15/2024
2.1.2.2 108 11/15/2024
2.1.2.1 110 11/15/2024
2.1.2 102 11/15/2024
2.1.1.1 113 11/15/2024
2.1.1 110 11/15/2024
2.1.0 99 11/15/2024
2.0.1 108 11/15/2024
2.0.0 103 11/15/2024
1.2.0 104 11/15/2024
1.1.2.15 97 11/12/2024
1.1.2.14 81 11/12/2024
1.1.2.13 80 11/12/2024
1.1.2.12 81 11/12/2024
1.1.2.11 91 11/12/2024
1.1.2.10 91 11/12/2024
1.1.2.9 84 11/12/2024
1.1.2.8 94 11/11/2024
1.1.2.7 89 11/11/2024
1.1.2.6 84 11/11/2024
1.1.2.5 93 11/11/2024
1.1.2.4 80 11/11/2024
1.1.2.3 87 11/11/2024
1.1.2.2 84 11/11/2024
1.1.2.1 93 11/11/2024
1.1.2 88 11/11/2024
1.1.1 96 11/11/2024
1.1.0 90 11/11/2024
1.0.0.1 91 11/11/2024
1.0.0 116 11/10/2024

Added TSheme type parameter for the assistant pair and included the listener factory assistant ID.