|
NeuralPlus 0.2.0
A small C++17 SDK for AI clients, sessions, tools, and tracing
|
This is the complete list of members for neuralplus::FunctionTool, including all inherited members.
| Function typedef | neuralplus::FunctionTool | |
| FunctionTool(ToolSpec spec, Function function) | neuralplus::FunctionTool | |
| invoke(ToolContext &context, const JsonValue &arguments) override | neuralplus::FunctionTool | virtual |
| spec() const noexcept override | neuralplus::FunctionTool | virtual |
| Tool()=default (defined in neuralplus::Tool) | neuralplus::Tool | protected |
| ~FunctionTool() override (defined in neuralplus::FunctionTool) | neuralplus::FunctionTool | |
| ~Tool() (defined in neuralplus::Tool) | neuralplus::Tool | virtual |