|
Agents 1.4.0
Edge AI Agents SDK
|
This is the complete list of members for agents::tools::ToolRegistry, including all inherited members.
| clear() | agents::tools::ToolRegistry | |
| getAllTools() const | agents::tools::ToolRegistry | |
| getTool(const std::string &name) const | agents::tools::ToolRegistry | |
| getToolSchemas() const | agents::tools::ToolRegistry | |
| global() | agents::tools::ToolRegistry | static |
| hasTool(const std::string &name) const | agents::tools::ToolRegistry | |
| registerStandardTools(const std::shared_ptr< LLMInterface > llm=nullptr, const std::vector< mcpConfig > mcpConfig={}) | agents::tools::ToolRegistry | |
| registerTool(std::shared_ptr< Tool > tool) | agents::tools::ToolRegistry | |
| removeTool(const std::string &name) | agents::tools::ToolRegistry | |
| ToolRegistry()=default (defined in agents::tools::ToolRegistry) | agents::tools::ToolRegistry | |
| ~ToolRegistry()=default (defined in agents::tools::ToolRegistry) | agents::tools::ToolRegistry |