RockBot.Host
0.3.0
See the version list below for details.
dotnet add package RockBot.Host --version 0.3.0
NuGet\Install-Package RockBot.Host -Version 0.3.0
<PackageReference Include="RockBot.Host" Version="0.3.0" />
<PackageVersion Include="RockBot.Host" Version="0.3.0" />
<PackageReference Include="RockBot.Host" />
paket add RockBot.Host --version 0.3.0
#r "nuget: RockBot.Host, 0.3.0"
#:package RockBot.Host@0.3.0
#addin nuget:?package=RockBot.Host&version=0.3.0
#tool nuget:?package=RockBot.Host&version=0.3.0
Agent host runtime for RockBot including handler pipeline, profile loading, and system prompt composition.
| 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
- Cronos (>= 0.9.0)
- Microsoft.Extensions.AI (>= 10.4.1)
- Microsoft.Extensions.AI.Abstractions (>= 10.4.1)
- Microsoft.Extensions.Caching.Memory (>= 10.0.5)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.5)
- RockBot.Host.Abstractions (>= 0.3.0)
- RockBot.Llm.Abstractions (>= 0.3.0)
- RockBot.Memory (>= 0.3.0)
- RockBot.Messaging.Abstractions (>= 0.3.0)
- RockBot.Skills (>= 0.3.0)
- RockBot.Tools.Abstractions (>= 0.3.0)
- RockBot.UserProxy.Abstractions (>= 0.3.0)
- System.ClientModel (>= 1.10.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on RockBot.Host:
| Package | Downloads |
|---|---|
|
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. |
|
|
RockBot.Wisp
Lightweight wisp executor for procedural multi-step tasks in RockBot agents. |
|
|
RockBot.A2A
Agent-to-agent task delegation for RockBot with Google A2A protocol support. |
|
|
RockBot.ServiceSearch
Unified BM25 keyword search across A2A and MCP services for RockBot agents. |
GitHub repositories
This package is not used by any popular GitHub repositories.