NeuralPlus 0.2.0
An open-source, provider-independent C++17 AI SDK and LLM client library
Loading...
Searching...
No Matches
neuralplus::ToolContext Member List

This is the complete list of members for neuralplus::ToolContext, including all inherited members.

call_id() const noexceptneuralplus::ToolContext
run_id() const noexceptneuralplus::ToolContext
session_id() const noexceptneuralplus::ToolContext
state() const noexceptneuralplus::ToolContext
ToolContext(std::string session_id, std::string run_id, std::string call_id, SessionState &state)neuralplus::ToolContext