Method WithAllowInference
WithAllowInference(bool)
Sets whether to allow inference beyond explicit context.
public QAAgentTemplate WithAllowInference(bool allow = true)
Parameters
allowboolTrue to allow reasonable inference.
Sets whether to allow inference beyond explicit context.
public QAAgentTemplate WithAllowInference(bool allow = true)
allow boolTrue to allow reasonable inference.