|
ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
|
This is the complete list of members for foresthub::agent::RunResultOrError, including all inherited members.
| error | foresthub::agent::RunResultOrError | |
| Failure(std::string error_message) | foresthub::agent::RunResultOrError | inlinestatic |
| HasError() const | foresthub::agent::RunResultOrError | inline |
| result | foresthub::agent::RunResultOrError | |
| Success(RunResult result) | foresthub::agent::RunResultOrError | inlinestatic |