forgeant docs-test-0
Build LLM-powered agents in C++
Loading...
Searching...
No Matches
forgeant::ToolView Struct Reference

#include <tool_view.hpp>

Collaboration diagram for forgeant::ToolView:

Public Attributes

std::string_view name
 
std::string_view description
 
const Jsonparameters
 

Member Data Documentation

◆ description

std::string_view forgeant::ToolView::description

◆ name

std::string_view forgeant::ToolView::name

◆ parameters

const Json& forgeant::ToolView::parameters

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