Module tools

Module tools 

Source

Re-exports§

pub use plugin_adapter::PluginToolAdapter;

Modules§

builtin
plugin_adapter
Adapter for wrapping plugin tools as async Tool implementations

Structs§

ToolRegistry
Registry for managing and executing tools
ToolResult
Result of tool execution

Traits§

Tool
Trait for all tools that can be executed by the agent