|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
This is the complete list of members for foresthub::agent::Runner, including all inherited members.
| client() const | foresthub::agent::Runner | inline |
| default_model() const | foresthub::agent::Runner | inline |
| max_turns() const | foresthub::agent::Runner | inline |
| 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 |