thinkingContent property
Optional thinking/reasoning content extracted from the answer.
Implementation
@$pb.TagNumber(13)
$core.String get thinkingContent => $_getSZ(12);
Implementation
@$pb.TagNumber(13)
set thinkingContent($core.String value) => $_setString(12, value);