Module tools

Module tools 

Source
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§

invoker

Traits§

ToolTrait
Trait for implementing custom tools that agents can use.