toolCalling property
Tool-calling contract for this generation. The SDK owns executor functions; proto carries only definitions and parser options.
Implementation
@$pb.TagNumber(24)
$2.ToolCallingOptions get toolCalling => $_getN(23);
Implementation
@$pb.TagNumber(24)
set toolCalling($2.ToolCallingOptions value) => $_setField(24, value);