|
forgeant docs-test-0
Build LLM-powered agents in C++
|
#include <content.hpp>
Public Member Functions | |
| bool | operator== (const ToolResultBlock &) const =default |
Public Attributes | |
| std::string | tool_use_id |
| std::string | content |
| bool | is_error = false |
|
default |
| std::string forgeant::ToolResultBlock::content |
| bool forgeant::ToolResultBlock::is_error = false |
| std::string forgeant::ToolResultBlock::tool_use_id |