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