Skip to main content

Crate echo_tools

Crate echo_tools 

Source
Expand description

Echo Tools — Domain tools for the echo-agent framework

Feature-gated tool modules that can be registered via register_all_tools into any ToolRegistrar.

§Features

FeatureTools
webweb (WebFetchTool, WebSearchTool, WebExtractTool, providers)
chartchart (GenerateChartTool)
datadata (11 data-analysis tools)
databasedatabase (SqlQueryTool, …)
mediaexcel, image, pdf, word, text, media
gitgit (6 git CLI tools)
ragrag (RagIndexTool, RagSearchTool, …)
fullAll of the above

Modules§

security
Security module - path validation and resource limits

Functions§

register_all_tools
Register all feature-gated domain tools into the given registrar.