DialogDimensions.OpenAI.Assistants.Pairs 2.3.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package DialogDimensions.OpenAI.Assistants.Pairs --version 2.3.0.3
                    
NuGet\Install-Package DialogDimensions.OpenAI.Assistants.Pairs -Version 2.3.0.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.Pairs" Version="2.3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DialogDimensions.OpenAI.Assistants.Pairs" Version="2.3.0.3" />
                    
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 2.3.0.3
                    
#r "nuget: DialogDimensions.OpenAI.Assistants.Pairs, 2.3.0.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.
#addin nuget:?package=DialogDimensions.OpenAI.Assistants.Pairs&version=2.3.0.3
                    
Install as a Cake Addin
#tool nuget:?package=DialogDimensions.OpenAI.Assistants.Pairs&version=2.3.0.3
                    
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 105 11/29/2024
2.3.0 98 11/29/2024
2.2.0 103 11/19/2024
2.1.2.3 112 11/15/2024
2.1.2.2 109 11/15/2024
2.1.2.1 111 11/15/2024
2.1.2 103 11/15/2024
2.1.1.1 114 11/15/2024
2.1.1 111 11/15/2024
2.1.0 100 11/15/2024
2.0.1 109 11/15/2024
2.0.0 104 11/15/2024
1.2.0 105 11/15/2024
1.1.2.15 98 11/12/2024
1.1.2.14 82 11/12/2024
1.1.2.13 81 11/12/2024
1.1.2.12 82 11/12/2024
1.1.2.11 93 11/12/2024
1.1.2.10 92 11/12/2024
1.1.2.9 85 11/12/2024
1.1.2.8 95 11/11/2024
1.1.2.7 90 11/11/2024
1.1.2.6 85 11/11/2024
1.1.2.5 94 11/11/2024
1.1.2.4 81 11/11/2024
1.1.2.3 88 11/11/2024
1.1.2.2 85 11/11/2024
1.1.2.1 94 11/11/2024
1.1.2 89 11/11/2024
1.1.1 97 11/11/2024
1.1.0 91 11/11/2024
1.0.0.1 92 11/11/2024
1.0.0 117 11/10/2024

Added the 'ExecuteWithAssistant' aspect to the listener instruction generation assistant method in the listener facotry.