Senparc.AI 0.6.3-rc3

Prefix Reserved
This is a prerelease version of Senparc.AI.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Senparc.AI --version 0.6.3-rc3                
NuGet\Install-Package Senparc.AI -Version 0.6.3-rc3                
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="Senparc.AI" Version="0.6.3-rc3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.AI --version 0.6.3-rc3                
#r "nuget: Senparc.AI, 0.6.3-rc3"                
#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 Senparc.AI as a Cake Addin
#addin nuget:?package=Senparc.AI&version=0.6.3-rc3&prerelease

// Install Senparc.AI as a Cake Tool
#tool nuget:?package=Senparc.AI&version=0.6.3-rc3&prerelease                

Senparc.AI 核心模块,提供一系列 Senparc.AI 产品基础接口
https://github.com/Senparc/Senaprc.AI

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Senparc.AI:

Package Downloads
Senparc.AI.Kernel

Senparc.AI 核心模块,支持 Semantic Kernel,提供一系列 Senparc.AI 产品基础接口实现

Senparc.Weixin.AI

Senparc.Weixin SDK 的 AI 扩展,赋能微信各生态应用应用基于 OpenAI API、ChatGPT 等 AIGC 能力。包括:公众号、小程序、企业微信、微信支付等平台。 https://github.com/Senparc/Senparc.Weixin.AI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.16.5 633 8/6/2024
0.16.4 178 8/3/2024
0.16.3-beta1 339 7/13/2024
0.16.2-beta1 210 7/8/2024
0.16.1-beta1 516 5/21/2024
0.16.0-beta1 328 5/6/2024
0.15.3 235 5/5/2024
0.15.2 196 4/22/2024
0.15.1 122 4/19/2024
0.15.0 121 4/18/2024
0.14.1 477 3/31/2024
0.14.0 438 2/8/2024
0.13.0 385 2/6/2024
0.12.0 246 2/5/2024
0.11.1 247 2/5/2024
0.11.0 295 2/3/2024
0.10.1 306 1/31/2024
0.10.0 326 1/25/2024
0.9.0 546 1/12/2024
0.8.0 649 1/4/2024
0.7.0 393 12/31/2023
0.6.5-rc3 515 12/28/2023
0.6.4-rc3 332 12/18/2023
0.6.3-rc3 308 12/16/2023
0.6.1-beta7 390 11/16/2023
0.6.0.1024-beta1 445 10/24/2023
0.4.0-beta1 308 10/20/2023
0.3.1-beta1 412 10/1/2023
0.3.0-beta1 273 9/21/2023
0.2.1-beta1 346 5/13/2023
0.2.0-beta1 261 5/7/2023
0.1.4.1-beta1 297 4/22/2023
0.1.4-beta1 319 4/20/2023
0.1.1.1-beta1 295 4/16/2023
0.1.1-beta1 298 4/9/2023
0.1.0-beta1 564 4/8/2023

v0.1.0 创世
v0.2.0 添加 NeuChar OpenAI
v0.3.1 同步最新版本 Semantic Kernel,完善 Prompt 运行方法
v0.4.0 支持外部 ISenparcAiSetting 输入到模型配置过程
v0.5.0 适配 Semantic Kernel 1.0.0-beta2
v0.6.0 优化 Plugin 等通用接口