Method WithConfidenceIndicator
WithConfidenceIndicator(bool)
Sets whether to show confidence level.
public QAAgentTemplate WithConfidenceIndicator(bool show = true)
Parameters
showboolTrue to show confidence (default).
Sets whether to show confidence level.
public QAAgentTemplate WithConfidenceIndicator(bool show = true)
show boolTrue to show confidence (default).