|
forgeant docs-test-0
Build LLM-powered agents in C++
|
#include <response.hpp>

Public Attributes | |
| Message | message {Role::assistant, ""} |
| std::string | finish_reason |
| Usage | usage |
| std::string | model |
| std::string forgeant::LlmResponse::finish_reason |
| Message forgeant::LlmResponse::message {Role::assistant, ""} |
| std::string forgeant::LlmResponse::model |
| Usage forgeant::LlmResponse::usage |