RockBot.Host.Abstractions
0.3.0
See the version list below for details.
dotnet add package RockBot.Host.Abstractions --version 0.3.0
NuGet\Install-Package RockBot.Host.Abstractions -Version 0.3.0
<PackageReference Include="RockBot.Host.Abstractions" Version="0.3.0" />
<PackageVersion Include="RockBot.Host.Abstractions" Version="0.3.0" />
<PackageReference Include="RockBot.Host.Abstractions" />
paket add RockBot.Host.Abstractions --version 0.3.0
#r "nuget: RockBot.Host.Abstractions, 0.3.0"
#:package RockBot.Host.Abstractions@0.3.0
#addin nuget:?package=RockBot.Host.Abstractions&version=0.3.0
#tool nuget:?package=RockBot.Host.Abstractions&version=0.3.0
Host abstractions for the RockBot agent framework including agent profiles and configuration contracts.
| 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
- Microsoft.Extensions.AI.Abstractions (>= 10.4.1)
- RockBot.Messaging.Abstractions (>= 0.3.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on RockBot.Host.Abstractions:
| Package | Downloads |
|---|---|
|
RockBot.Host
Agent host runtime for RockBot including handler pipeline, profile loading, and system prompt composition. |
|
|
RockBot.Skills
Learned skill storage, BM25 recall, and usage tracking for RockBot agents. |
|
|
RockBot.Memory
Three-tier memory system for RockBot agents: conversation, long-term, and working memory. |
|
|
RockBot.Llm
LLM integration for RockBot via Microsoft.Extensions.AI with three-tier model routing. |
|
|
RockBot.Tools
Tool registry, invocation dispatch, and tool-guide discovery for RockBot agents. |
GitHub repositories
This package is not used by any popular GitHub repositories.