Expand description
Tool system for extending agent capabilities.
This module provides the trait and infrastructure for creating custom tools that agents can use to perform external actions.
Modules§
Traits§
- Tool
Trait - Trait for implementing custom tools that agents can use.