Senparc.AI.Kernel 0.15.2.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Senparc.AI.Kernel --version 0.15.2.1
NuGet\Install-Package Senparc.AI.Kernel -Version 0.15.2.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.Kernel" Version="0.15.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.AI.Kernel --version 0.15.2.1
#r "nuget: Senparc.AI.Kernel, 0.15.2.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.Kernel as a Cake Addin
#addin nuget:?package=Senparc.AI.Kernel&version=0.15.2.1

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

Senparc.AI 核心模块,目前为快速迭代,和 Senaprc.Weixin.AI 一起维护,V2.0 后期将独立项目
https://github.com/Senparc/Senaprc.Weixin.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.Kernel:

Package Downloads
Senparc.Xncf.AIKernel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

AI 核心模块,基于 Senparc.AI 为所有 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.1 45 4/25/2024
0.15.2 83 4/22/2024
0.15.1 66 4/19/2024
0.15.0 67 4/18/2024
0.14.1 173 3/31/2024
0.14.0 345 2/8/2024
0.13.1 224 2/7/2024
0.13.0 236 2/6/2024
0.12.0 219 2/5/2024
0.11.1 210 2/5/2024
0.11.0 246 2/3/2024
0.10.1 274 1/31/2024
0.10.0 276 1/25/2024
0.9.1 360 1/13/2024
0.9.0 263 1/12/2024
0.8.0.1 383 1/5/2024
0.8.0 292 1/4/2024
0.7.0 346 12/31/2023
0.6.6-rc3 247 12/31/2023
0.6.5-rc3 326 12/28/2023
0.6.4-rc3 309 12/18/2023
0.6.3-rc3 286 12/16/2023
0.6.1-beta7 363 11/16/2023
0.6.0.1024-beta1 374 10/24/2023
0.4.0-beta1 309 10/20/2023
0.3.1.1-beta1 262 10/3/2023
0.3.1-beta1 241 10/1/2023
0.3.0-beta1 265 9/21/2023
0.2.1-beta1 331 5/13/2023
0.2.0-beta1 258 5/7/2023
0.1.4.1-beta1 273 4/22/2023
0.1.4-beta1 304 4/20/2023
0.1.3.1-beta1 273 4/16/2023
0.1.3-beta1 307 4/9/2023
0.1.2-beta1 272 4/9/2023
0.1.0-beta1 280 4/8/2023

v0.1.0 创世
v0.2.0 添加 NeuChar OpenAI
v0.3.1 同步最新版本 Semantic Kernel,完善 Prompt 运行方法
v0.3.1.1 弃用 SenparcAiContext.ExtendContext,改为 SenparcAiContext.ContextVariables
v0.4.0 支持外部 ISenparcAiSetting 输入到模型配置过程
v0.5.0 适配 Semantic Kernel 1.0.0-beta2
v0.6.0 优化 Plugin 等通用接口
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.13.1 SemanticAiHandler.ChatConfig() 方法添加 promptTemplate 参数
v0.14.0 完善模型识别
v0.15.0 添加 HttpClient 日志功能,完善内容输出机制
v0.15.1 升级到 SK 最新版本(v1.7.1)
v0.15.2 添加 RedirectingHttpMessageHandler