Method WithProactiveMode
WithProactiveMode(bool)
Sets whether the assistant should be proactive with suggestions.
public AssistantAgentTemplate WithProactiveMode(bool proactive = true)
Parameters
proactiveboolTrue for proactive behavior (default).