Skip to main content

Module tool_trait

Module tool_trait 

Source

Structs§

ToolBundle
将多个 Tool 合并为一个,方便批量注册进 agent。

Traits§

Tool
The core trait that all agent tools must implement.