Skip to content

Struct Tryll::Client::AgentProxy::ToolResult

ClassList > Tryll > Client > AgentProxy > ToolResult

One model-visible result correlated to a tool_call event's call_id.

  • #include <AgentProxy.h>

Public Attributes

Type Name
std::string callId
std::string result

Public Attributes Documentation

variable callId

std::string Tryll::Client::AgentProxy::ToolResult::callId;

variable result

std::string Tryll::Client::AgentProxy::ToolResult::result;


The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/cpp/include/tryll/AgentProxy.h