Sylin.Koan.AI.Contracts
0.17.0
dotnet add package Sylin.Koan.AI.Contracts --version 0.17.0
NuGet\Install-Package Sylin.Koan.AI.Contracts -Version 0.17.0
<PackageReference Include="Sylin.Koan.AI.Contracts" Version="0.17.0" />
<PackageVersion Include="Sylin.Koan.AI.Contracts" Version="0.17.0" />
<PackageReference Include="Sylin.Koan.AI.Contracts" />
paket add Sylin.Koan.AI.Contracts --version 0.17.0
#r "nuget: Sylin.Koan.AI.Contracts, 0.17.0"
#:package Sylin.Koan.AI.Contracts@0.17.0
#addin nuget:?package=Sylin.Koan.AI.Contracts&version=0.17.0
#tool nuget:?package=Sylin.Koan.AI.Contracts&version=0.17.0
Sylin.Koan.AI.Contracts
Contracts for Koan AI adapters and routing (models, options, adapters, router).
- Target framework: net10.0
- License: Apache-2.0
Install
dotnet add package Sylin.Koan.AI.Contracts
Model management metadata
Adapters can surface automated model provisioning capabilities through the new AiCapabilities.ModelManagement property. When
present, it advertises which provisioning operations the adapter supports (SupportsInstall, SupportsRemove, SupportsRefresh)
along with whether provenance metadata is honored. Use the companion IAiModelManager interface to expose actionable
EnsureInstalledAsync, RefreshAsync, and FlushAsync methods so Koan services or operators can trigger model lifecycle events
programmatically.
| 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
- Newtonsoft.Json (>= 13.0.4)
- Sylin.Koan.Core (>= 0.17.0 && < 0.18.0)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Sylin.Koan.AI.Contracts:
| Package | Downloads |
|---|---|
|
Sylin.Koan.AI.Prompt
Uri-inspired prompt primitive for Koan AI: parse, build, version, and A/B test prompts with entity-backed storage. |
|
|
Sylin.Koan.AI
Koan AI facade and runtime glue. |
|
|
Sylin.Koan.AI.Orchestration
Typed, immutable chain composition for Koan AI: RAG, branching, structured output, and streaming. |
|
|
Sylin.Koan.Rag.Abstractions
Koan RAG contracts: corpus abstractions, concept graph store, query/ingest options, and result types. |
|
|
Sylin.Koan.AI.Models
Centralized model lifecycle for Koan AI: pull, convert, deploy, version, and manage models across runtimes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
See release notes: https://github.com/sylin-labs/Koan-framework/releases