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

#include <run_overrides.hpp>

Public Attributes

std::optional< std::string > system_prompt
 
std::optional< int > max_iterations
 

Member Data Documentation

◆ max_iterations

std::optional<int> forgeant::RunOverrides::max_iterations

◆ system_prompt

std::optional<std::string> forgeant::RunOverrides::system_prompt

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