ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::agent::Runner Member List

This is the complete list of members for foresthub::agent::Runner, including all inherited members.

client() constforesthub::agent::Runnerinline
default_model() constforesthub::agent::Runnerinline
max_turns() constforesthub::agent::Runnerinline
Run(const std::shared_ptr< Agent > &starting_agent, const std::shared_ptr< core::Input > &input)foresthub::agent::Runner
Runner(std::shared_ptr< foresthub::core::LLMClient > client, foresthub::core::ModelID model)foresthub::agent::Runner
WithMaxTurns(int max_turns)foresthub::agent::Runner