Agents 0.0.2
Edge AI Agents SDK
|
This is the complete list of members for agents::tools::FileReadTool, including all inherited members.
addParameter(const Parameter ¶m) | agents::Tool | |
execute(const JsonObject ¶ms) const override | agents::tools::FileReadTool | virtual |
FileReadTool() | agents::tools::FileReadTool | |
getDescription() const | agents::Tool | |
getName() const | agents::Tool | |
getParameters() const | agents::Tool | |
getSchema() const | agents::Tool | |
setCallback(ToolCallback callback) | agents::Tool | |
Tool(const String &name, const String &description) | agents::Tool | |
validateParameters(const JsonObject ¶ms) const | agents::Tool | |
~Tool()=default | agents::Tool | virtual |