|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
Log entry for a web search invocation. More...
#include <tools.hpp>
Public Member Functions | |
| std::string | ToolName () const override |
| Always returns "web_search". | |
Public Attributes | |
| std::string | query |
| Search query issued by the model. | |
Log entry for a web search invocation.