|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Represents a tool call initiated internally by the model. More...
#include <tools.hpp>
Public Member Functions | |
| virtual std::string | ToolName () const =0 |
| Returns the name of the internal tool that was called. | |
Represents a tool call initiated internally by the model.