|
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::ToolContext, including all inherited members.
| call_id() const noexcept | neuralplus::ToolContext | |
| run_id() const noexcept | neuralplus::ToolContext | |
| session_id() const noexcept | neuralplus::ToolContext | |
| state() const noexcept | neuralplus::ToolContext | |
| ToolContext(std::string session_id, std::string run_id, std::string call_id, SessionState &state) | neuralplus::ToolContext |