NeuralPlus 0.2.0
A small C++17 SDK for AI clients, sessions, tools, and tracing
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