Senparc.AI
0.11.0
Prefix Reserved
See the version list below for details.
dotnet add package Senparc.AI --version 0.11.0
NuGet\Install-Package Senparc.AI -Version 0.11.0
<PackageReference Include="Senparc.AI" Version="0.11.0" />
paket add Senparc.AI --version 0.11.0
#r "nuget: Senparc.AI, 0.11.0"
// Install Senparc.AI as a Cake Addin #addin nuget:?package=Senparc.AI&version=0.11.0 // Install Senparc.AI as a Cake Tool #tool nuget:?package=Senparc.AI&version=0.11.0
Senparc.AI 核心模块,提供一系列 Senparc.AI 产品基础接口
https://github.com/Senparc/Senaprc.AI
Product | Versions 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. |
-
.NETStandard 2.1
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Senparc.CO2NET (>= 2.3.1)
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
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