|
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::AnthropicClient, including all inherited members.
| AIClient(ModelDescriptor model, const ClientOptions &options={}) | neuralplus::AIClient | protected |
| AnthropicClient(AnthropicConfig config, const ClientOptions &options={}) | neuralplus::AnthropicClient | explicit |
| generate(Session &session, const Message &input, const GenerateOptions &options={}) | neuralplus::AIClient | |
| generate(Session &session, const std::string &input, const GenerateOptions &options={}) | neuralplus::AIClient | |
| generate(const Message &input, const GenerateOptions &options={}) | neuralplus::AIClient | |
| generate(const std::string &input, const GenerateOptions &options={}) | neuralplus::AIClient | |
| model() const noexcept | neuralplus::AIClient | |
| trace(const TraceEvent &event) const noexcept | neuralplus::AIClient | protected |
| ~AIClient() (defined in neuralplus::AIClient) | neuralplus::AIClient | virtual |
| ~AnthropicClient() override (defined in neuralplus::AnthropicClient) | neuralplus::AnthropicClient |