ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::core::WebSearchToolCall Class Reference

Log entry for a web search invocation. More...

#include <tools.hpp>

Inheritance diagram for foresthub::core::WebSearchToolCall:
foresthub::core::InternalToolCall

Public Member Functions

std::string ToolName () const override
 Always returns "web_search".

Public Attributes

std::string query
 Search query issued by the model.

Detailed Description

Log entry for a web search invocation.


The documentation for this class was generated from the following file: