OuroborosAI.Core 2.9.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package OuroborosAI.Core --version 2.9.5
                    
NuGet\Install-Package OuroborosAI.Core -Version 2.9.5
                    
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="OuroborosAI.Core" Version="2.9.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OuroborosAI.Core" Version="2.9.5" />
                    
Directory.Packages.props
<PackageReference Include="OuroborosAI.Core" />
                    
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 OuroborosAI.Core --version 2.9.5
                    
#r "nuget: OuroborosAI.Core, 2.9.5"
                    
#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.
#:package OuroborosAI.Core@2.9.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OuroborosAI.Core&version=2.9.5
                    
Install as a Cake Addin
#tool nuget:?package=OuroborosAI.Core&version=2.9.5
                    
Install as a Cake Tool

Powerful layer on top of OpenAI supporting chaining and recursion scenarios. Includes fluent SDK for chaining, templates, and text processing. Still very early an .NET 7 only; Docs and broader support to follow.

Product Compatible and additional computed target framework versions.
.NET 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.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.0 712 7/23/2025
3.0.1 157 7/3/2025
3.0.0 180 7/2/2025
2.9.9 269 6/5/2025
2.9.8 124 5/30/2025
2.9.7 353 5/15/2025
2.9.6 194 4/23/2025
2.9.5 855 8/16/2024
2.9.4 176 8/16/2024
2.9.3 186 8/15/2024
2.9.2 245 6/4/2024
2.9.1 324 2/20/2024
2.9.0 173 2/14/2024
2.8.8 210 1/27/2024
2.8.8-beta 128 1/27/2024
2.8.7-beta 120 1/27/2024
2.8.6-beta 113 1/27/2024
2.8.5-beta 148 1/21/2024
2.8.4-beta 112 1/20/2024
2.8.3 169 1/19/2024
2.8.2 151 1/18/2024
2.8.1 157 1/18/2024
2.8.0 140 1/18/2024
2.7.4 289 12/19/2023
2.7.3 192 12/18/2023
2.7.2 185 12/15/2023
2.7.1 188 12/13/2023
2.7.0 207 12/12/2023
2.6.1 177 12/8/2023
2.6.0 213 11/29/2023
2.5.0 262 10/26/2023
2.4.2 193 10/20/2023
2.4.1 164 10/19/2023
2.4.0 190 10/19/2023
2.3.1 194 10/17/2023
2.3.0 321 9/8/2023
2.2.0 211 9/8/2023
2.1.0 362 7/9/2023
2.0.0 248 7/6/2023
1.0.5 240 5/24/2023
1.0.4 307 5/23/2023
1.0.3 243 5/19/2023
1.0.2 287 4/25/2023
1.0.1 272 4/25/2023
1.0.0 486 3/16/2023
0.8.7 314 3/13/2023
0.8.6 330 3/10/2023
0.8.5 337 3/10/2023
0.8.4 288 3/10/2023
0.8.3 312 3/10/2023
0.8.1 337 3/9/2023
0.8.0 338 2/13/2023

Added support for a few newer models.