toolResults property
Tool results to include when formatting a follow-up prompt after host execution. Empty means an initial tool-enabled prompt.
Implementation
@$pb.TagNumber(3)
$pb.PbList<ToolResult> get toolResults => $_getList(2);
Tool results to include when formatting a follow-up prompt after host execution. Empty means an initial tool-enabled prompt.
@$pb.TagNumber(3)
$pb.PbList<ToolResult> get toolResults => $_getList(2);