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

Represents a tool call initiated internally by the model. More...

#include <tools.hpp>

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

Public Member Functions

virtual std::string ToolName () const =0
 Returns the name of the internal tool that was called.

Detailed Description

Represents a tool call initiated internally by the model.


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