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