|
NeuralPlus 0.2.0
An open-source, provider-independent C++17 AI SDK and LLM client library
|
This is the complete list of members for neuralplus::Tool, including all inherited members.
| AIClient (defined in neuralplus::Tool) | neuralplus::Tool | friend |
| invoke(ToolContext &context, const JsonValue &arguments)=0 | neuralplus::Tool | pure virtual |
| spec() const noexcept=0 | neuralplus::Tool | pure virtual |
| Tool()=default (defined in neuralplus::Tool) | neuralplus::Tool | protected |
| ~Tool() (defined in neuralplus::Tool) | neuralplus::Tool | virtual |