Senparc.AI 0.6.5-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.5-rc3                
NuGet\Install-Package Senparc.AI -Version 0.6.5-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.5-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.5-rc3                
#r "nuget: Senparc.AI, 0.6.5-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.5-rc3&prerelease

// Install Senparc.AI as a Cake Tool
#tool nuget:?package=Senparc.AI&version=0.6.5-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.18.0-beta1 105 11/18/2024
0.17.0-beta1 191 11/8/2024
0.16.5 1,227 8/6/2024
0.16.4 205 8/3/2024
0.16.3-beta1 376 7/13/2024
0.16.2-beta1 231 7/8/2024
0.16.1-beta1 567 5/21/2024
0.16.0-beta1 379 5/6/2024
0.15.3 268 5/5/2024
0.15.2 221 4/22/2024
0.15.1 139 4/19/2024
0.15.0 141 4/18/2024
0.14.1 497 3/31/2024
0.14.0 463 2/8/2024
0.13.0 414 2/6/2024
0.12.0 268 2/5/2024
0.11.1 265 2/5/2024
0.11.0 319 2/3/2024
0.10.1 323 1/31/2024
0.10.0 345 1/25/2024
0.9.0 575 1/12/2024
0.8.0 675 1/4/2024
0.7.0 413 12/31/2023
0.6.5-rc3 544 12/28/2023
0.6.4-rc3 350 12/18/2023
0.6.3-rc3 328 12/16/2023
0.6.1-beta7 415 11/16/2023
0.6.0.1024-beta1 470 10/24/2023
0.4.0-beta1 325 10/20/2023
0.3.1-beta1 443 10/1/2023
0.3.0-beta1 294 9/21/2023
0.2.1-beta1 377 5/13/2023
0.2.0-beta1 278 5/7/2023
0.1.4.1-beta1 316 4/22/2023
0.1.4-beta1 338 4/20/2023
0.1.1.1-beta1 316 4/16/2023
0.1.1-beta1 316 4/9/2023
0.1.0-beta1 595 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 等通用接口
v0.6.5 AiPlatform.NeuCharOpenAI 枚举更名为 AiPlatform.NeuCharAI