Module tools

Module tools 

Source
Expand description

Tool system for GENT agents

Structs§

JsonParseTool
ReadFileTool
ToolRegistry
Registry of available tools
UserToolWrapper
Wrapper that makes UserToolValue implement the Tool trait
WebFetchTool
WriteFileTool

Traits§

Tool
Trait for executable tools