Re-exports§
pub use plugin_adapter::PluginToolAdapter;
Modules§
- builtin
- plugin_
adapter - Adapter for wrapping plugin tools as async Tool implementations
Structs§
- Tool
Registry - Registry for managing and executing tools
- Tool
Result - Result of tool execution
Traits§
- Tool
- Trait for all tools that can be executed by the agent