Method WithHandleUnanswerable
WithHandleUnanswerable(bool)
Sets whether to gracefully handle unanswerable questions.
public QAAgentTemplate WithHandleUnanswerable(bool handle = true)
Parameters
handleboolTrue to handle unanswerable questions (default).