Method WithVerboseThinking
WithVerboseThinking(bool)
Sets whether to show verbose thinking in output.
public ReActAgentTemplate WithVerboseThinking(bool verbose = true)
Parameters
verboseboolTrue for verbose thinking.
Sets whether to show verbose thinking in output.
public ReActAgentTemplate WithVerboseThinking(bool verbose = true)
verbose boolTrue for verbose thinking.