setPostProcess
Enable or disable post-processing after construction. When post-processing is enabled, the AI speaks the response and takes one more conversational turn with the user before executing actions. This is useful for confirmation workflows.
Parameters
postProcess
true to let the AI respond once more before executing actions. false to
execute actions immediately.
Returns
FunctionResult — this, for chaining.