OuroborosAI.Core
2.9.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OuroborosAI.Core --version 2.9.2
NuGet\Install-Package OuroborosAI.Core -Version 2.9.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="OuroborosAI.Core" Version="2.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OuroborosAI.Core --version 2.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OuroborosAI.Core, 2.9.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 OuroborosAI.Core as a Cake Addin #addin nuget:?package=OuroborosAI.Core&version=2.9.2 // Install OuroborosAI.Core as a Cake Tool #tool nuget:?package=OuroborosAI.Core&version=2.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Betalgo.OpenAI (>= 8.3.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Polly (>= 8.4.0)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
- Scriban (>= 5.10.0)
- TypeMerger (>= 2.1.4)
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 |
---|---|---|
2.9.5 | 298 | 8/16/2024 |
2.9.4 | 116 | 8/16/2024 |
2.9.3 | 119 | 8/15/2024 |
2.9.2 | 187 | 6/4/2024 |
2.9.1 | 247 | 2/20/2024 |
2.9.0 | 123 | 2/14/2024 |
2.8.8 | 156 | 1/27/2024 |
2.8.8-beta | 88 | 1/27/2024 |
2.8.7-beta | 87 | 1/27/2024 |
2.8.6-beta | 75 | 1/27/2024 |
2.8.5-beta | 125 | 1/21/2024 |
2.8.4-beta | 90 | 1/20/2024 |
2.8.3 | 124 | 1/19/2024 |
2.8.2 | 104 | 1/18/2024 |
2.8.1 | 103 | 1/18/2024 |
2.8.0 | 82 | 1/18/2024 |
2.7.4 | 233 | 12/19/2023 |
2.7.3 | 130 | 12/18/2023 |
2.7.2 | 132 | 12/15/2023 |
2.7.1 | 130 | 12/13/2023 |
2.7.0 | 146 | 12/12/2023 |
2.6.1 | 127 | 12/8/2023 |
2.6.0 | 177 | 11/29/2023 |
2.5.0 | 215 | 10/26/2023 |
2.4.2 | 150 | 10/20/2023 |
2.4.1 | 117 | 10/19/2023 |
2.4.0 | 140 | 10/19/2023 |
2.3.1 | 150 | 10/17/2023 |
2.3.0 | 245 | 9/8/2023 |
2.2.0 | 150 | 9/8/2023 |
2.1.0 | 290 | 7/9/2023 |
2.0.0 | 179 | 7/6/2023 |
1.0.5 | 165 | 5/24/2023 |
1.0.4 | 231 | 5/23/2023 |
1.0.3 | 166 | 5/19/2023 |
1.0.2 | 214 | 4/25/2023 |
1.0.1 | 185 | 4/25/2023 |
1.0.0 | 409 | 3/16/2023 |
0.8.7 | 248 | 3/13/2023 |
0.8.6 | 252 | 3/10/2023 |
0.8.5 | 260 | 3/10/2023 |
0.8.4 | 208 | 3/10/2023 |
0.8.3 | 234 | 3/10/2023 |
0.8.1 | 253 | 3/9/2023 |
0.8.0 | 256 | 2/13/2023 |
Updated Betalgo so we can use GPT_4o and improved resiliency in ProteusConvert enum calls.