|
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::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 |