Senparc.Xncf.PromptRange.Abstractions
0.2.4-preview4
Prefix Reserved
dotnet add package Senparc.Xncf.PromptRange.Abstractions --version 0.2.4-preview4
NuGet\Install-Package Senparc.Xncf.PromptRange.Abstractions -Version 0.2.4-preview4
<PackageReference Include="Senparc.Xncf.PromptRange.Abstractions" Version="0.2.4-preview4" />
<PackageVersion Include="Senparc.Xncf.PromptRange.Abstractions" Version="0.2.4-preview4" />
<PackageReference Include="Senparc.Xncf.PromptRange.Abstractions" />
paket add Senparc.Xncf.PromptRange.Abstractions --version 0.2.4-preview4
#r "nuget: Senparc.Xncf.PromptRange.Abstractions, 0.2.4-preview4"
#:package Senparc.Xncf.PromptRange.Abstractions@0.2.4-preview4
#addin nuget:?package=Senparc.Xncf.PromptRange.Abstractions&version=0.2.4-preview4&prerelease
#tool nuget:?package=Senparc.Xncf.PromptRange.Abstractions&version=0.2.4-preview4&prerelease
Senparc.Xncf.PromptRange.Abstractions
Senparc.Xncf.PromptRange.Abstractions contains the event contracts shared by PromptRange and optional prompt-optimization or evaluation modules.
Features
- Prompt initialization request/response events.
- Prompt optimization request/response events with model-parameter context.
- Prompt-test completion events carrying output, score, and evaluation metadata.
- Immutable records that can cross NCF EventBus boundaries without a PromptRange implementation reference.
Installation
<PackageReference Include="Senparc.Xncf.PromptRange.Abstractions" Version="0.2.2-preview2" />
Key API
PromptInitRequestEventandPromptInitResponseEventcorrelate prompt initialization.PromptOptimizationRequestEventandPromptOptimizationResponseEventcarry optimization input, output, score, and error state.OptimizationContextandOptimizedParametersdescribe model-generation parameters.PromptTestFinishedEventrecords a completed prompt test and evaluation result.
Event payloads may contain prompts and model output. Apply authorization, tenant ownership, redaction, and retention controls before publishing or persisting them.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net10.0
- Senparc.Ncf.Shared.Abstractions (>= 0.5.0-preview4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Senparc.Xncf.PromptRange.Abstractions:
| Package | Downloads |
|---|---|
|
Senparc.Xncf.PromptRange
你的提示词(Prompt)训练场 |
|
|
Senparc.Xncf.AgentsManager
Agents 管理模块 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.4-preview4 | 68 | 8/8/2026 |
| 0.2.3-preview3 | 95 | 8/3/2026 |
| 0.2.2-preview2 | 188 | 7/26/2026 |
| 0.2.1-preview1 | 212 | 6/17/2026 |
| 0.1.2-preview1 | 111 | 6/16/2026 |
| 0.1.1-preview1 | 117 | 5/10/2026 |
v0.1.0 创世
[2026-07-26] v0.2.2-preview2 Dependency update from Senparc.Ncf.Shared.Abstractions to 0.3.0-preview2
1、Dependency update from Senparc.Ncf.Shared.Abstractions to 0.3.0-preview2
[2026-08-04] v0.2.3-preview3 Dependency update from Senparc.Ncf.Shared.Abstractions to 0.4.0-preview3
[2026-08-08] v0.2.4-preview4 Dependency update from Senparc.Ncf.Shared.Abstractions to 0.5.0-preview4