Senparc.AI 0.14.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Senparc.AI --version 0.14.1
NuGet\Install-Package Senparc.AI -Version 0.14.1
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.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.AI --version 0.14.1
#r "nuget: Senparc.AI, 0.14.1"
#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.14.1

// Install Senparc.AI as a Cake Tool
#tool nuget:?package=Senparc.AI&version=0.14.1

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Senparc.AI 核心模块,目前为快速迭代,和 Senaprc.Weixin.AI 一起维护,V2.0 后期将独立项目 https://github.com/Senparc/Senaprc.Weixin.AI

Senparc.Weixin.AI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.15.2 106 4/22/2024
0.15.1 91 4/19/2024
0.15.0 92 4/18/2024
0.14.1 203 3/31/2024
0.14.0 352 2/8/2024
0.13.0 348 2/6/2024
0.12.0 219 2/5/2024
0.11.1 222 2/5/2024
0.11.0 248 2/3/2024
0.10.1 265 1/31/2024
0.10.0 278 1/25/2024
0.9.0 482 1/12/2024
0.8.0 538 1/4/2024
0.7.0 337 12/31/2023
0.6.5-rc3 463 12/28/2023
0.6.4-rc3 287 12/18/2023
0.6.3-rc3 277 12/16/2023
0.6.1-beta7 338 11/16/2023
0.6.0.1024-beta1 366 10/24/2023
0.4.0-beta1 279 10/20/2023
0.3.1-beta1 388 10/1/2023
0.3.0-beta1 247 9/21/2023
0.2.1-beta1 311 5/13/2023
0.2.0-beta1 243 5/7/2023
0.1.4.1-beta1 277 4/22/2023
0.1.4-beta1 285 4/20/2023
0.1.1.1-beta1 256 4/16/2023
0.1.1-beta1 278 4/9/2023
0.1.0-beta1 527 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
v0.7.0 支持 Senparc.AI.Kernel 1.0.1
v0.8.0 重构 IWantToRun,实现自定义 SenparcAISetting 输入
v0.9.0 重构 SenparcAiSetting,支持多模型配置
v0.10.0 添加 FastAPI 模型选项
v0.10.1 提供 SenparcAiSetting.Endpoint 属性
v0.11.0 重构 ModelName 获取方式,可根据模型平台自动获取 ModelName 和 DepolymentName
v0.12.0 完善 SemanticAiHandler.ChatAsync() 方法,提供指定保留 N 条历史记录的能力
v0.13.0 完善流式输出
v0.14.0 完善模型识别