|
forgeant docs-test-0
Build LLM-powered agents in C++
|
This is the complete list of members for forgeant::AgentRunError, including all inherited members.
| AgentRunError(Kind kind, const std::string &message, Conversation conversation, Usage usage, int iterations, std::string finish_reason) | forgeant::AgentRunError | |
| conversation() const noexcept | forgeant::AgentRunError | inline |
| finish_reason() const noexcept | forgeant::AgentRunError | inline |
| iterations() const noexcept | forgeant::AgentRunError | inline |
| Kind enum name | forgeant::AgentRunError | |
| kind() const noexcept | forgeant::AgentRunError | inline |
| usage() const noexcept | forgeant::AgentRunError | inline |