RockBot.Tools.Abstractions
0.3.0
See the version list below for details.
dotnet add package RockBot.Tools.Abstractions --version 0.3.0
NuGet\Install-Package RockBot.Tools.Abstractions -Version 0.3.0
<PackageReference Include="RockBot.Tools.Abstractions" Version="0.3.0" />
<PackageVersion Include="RockBot.Tools.Abstractions" Version="0.3.0" />
<PackageReference Include="RockBot.Tools.Abstractions" />
paket add RockBot.Tools.Abstractions --version 0.3.0
#r "nuget: RockBot.Tools.Abstractions, 0.3.0"
#:package RockBot.Tools.Abstractions@0.3.0
#addin nuget:?package=RockBot.Tools.Abstractions&version=0.3.0
#tool nuget:?package=RockBot.Tools.Abstractions&version=0.3.0
Tool abstractions for the RockBot agent framework including tool registry and invocation 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
- RockBot.Llm.Abstractions (>= 0.3.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on RockBot.Tools.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.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. |
GitHub repositories
This package is not used by any popular GitHub repositories.