Module tool

Module tool 

Source

Structs§

CallToolAgent
CallToolMessageAgent
ListToolsAgent
StreamToolAgent
ToolInfo

Traits§

Tool
Trait for Tool implementations.

Functions§

call_tool
Call a tool by name.
call_tools
get_tool
Get a tool by name.
list_tool_infos
List all registered tool infos.
list_tool_infos_patterns
List registerd tool infos filtered by patterns.
register_tool
Register a new tool.
unregister_tool
Unregister a tool by name.