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

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

errorforesthub::agent::RunResultOrError
Failure(std::string error_message)foresthub::agent::RunResultOrErrorinlinestatic
HasError() constforesthub::agent::RunResultOrErrorinline
resultforesthub::agent::RunResultOrError
Success(RunResult result)foresthub::agent::RunResultOrErrorinlinestatic