Bitzsoft.Integrations.AI.Abstractions
1.0.0-alpha.7
This is a prerelease version of Bitzsoft.Integrations.AI.Abstractions.
dotnet add package Bitzsoft.Integrations.AI.Abstractions --version 1.0.0-alpha.7
NuGet\Install-Package Bitzsoft.Integrations.AI.Abstractions -Version 1.0.0-alpha.7
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="Bitzsoft.Integrations.AI.Abstractions" Version="1.0.0-alpha.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bitzsoft.Integrations.AI.Abstractions" Version="1.0.0-alpha.7" />
<PackageReference Include="Bitzsoft.Integrations.AI.Abstractions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bitzsoft.Integrations.AI.Abstractions --version 1.0.0-alpha.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bitzsoft.Integrations.AI.Abstractions, 1.0.0-alpha.7"
#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.
#:package Bitzsoft.Integrations.AI.Abstractions@1.0.0-alpha.7
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bitzsoft.Integrations.AI.Abstractions&version=1.0.0-alpha.7&prerelease
#tool nuget:?package=Bitzsoft.Integrations.AI.Abstractions&version=1.0.0-alpha.7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bitzsoft.Integrations.AI.Abstractions
AI 集成共享抽象层 — 统一 IChatClient / IEmbeddingGenerator 配置与 DI 注册基座。
功能
AiOptions— 统一 AI 配置(Endpoint / ApiKey / ModelId / SystemPrompt / EnableTelemetry / EnableCaching)ChatClientServiceCollectionExtensions— 集中配置 DI 选项的扩展方法- 被
Bitzsoft.Integrations.AI、Bitzsoft.Integrations.SemanticKernel、Bitzsoft.Integrations.AgentFramework和Bitzsoft.Integrations.RAG共享引用
安装
dotnet add package Bitzsoft.Integrations.AI.Abstractions
相关包
| 包名 | 说明 |
|---|---|
| Bitzsoft.Integrations.AI | 轻量 AI 客户端(IChatClient) |
| Bitzsoft.Integrations.SemanticKernel | Semantic Kernel 编排层 |
| Bitzsoft.Integrations.RAG | 检索增强生成 |
| Bitzsoft.Integrations.AgentFramework | AI Agent 框架 |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.AI (>= 10.7.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.7.0)
- Microsoft.Extensions.Options (>= 10.0.9)
-
net8.0
- Microsoft.Extensions.AI (>= 10.7.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.7.0)
- Microsoft.Extensions.Options (>= 10.0.9)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Bitzsoft.Integrations.AI.Abstractions:
| Package | Downloads |
|---|---|
|
Bitzsoft.Integrations.All
Bitzsoft 第三方集成聚合包 — 包含全部 Integration 模块 |
|
|
Bitzsoft.Integrations.AI
AI 服务集成 — 基于 Microsoft.Extensions.AI IChatClient 的轻量 OpenAI 兼容客户端 |
|
|
Bitzsoft.Integrations.AgentFramework
AI Agent 框架 — 基于 Microsoft Semantic Kernel 的多轮对话与流式响应 |
|
|
Bitzsoft.Integrations.SemanticKernel
Semantic Kernel 编排层 — 基于 DI 注册的 Kernel,提供插件、函数调用与聊天编排 |
|
|
Bitzsoft.Integrations.RAG
检索增强生成 — Qdrant 向量数据库 + IEmbeddingGenerator 抽象(Ollama / OpenAI 可插拔) |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-alpha.7 | 71 | 6/16/2026 |
| 1.0.0-alpha.6 | 73 | 6/16/2026 |
| 1.0.0-alpha.5 | 73 | 6/14/2026 |