OrchestratorRecognizer.DetectAmbiguousIntents 属性

定义

获取或设置检测不明确的意向。

public AdaptiveExpressions.Properties.BoolExpression DetectAmbiguousIntents { get; set; }
member this.DetectAmbiguousIntents : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property DetectAmbiguousIntents As BoolExpression

属性值

如果为 true,识别器将查找不明确的意向 - 那些在指定阈值内达到最高评分意向的意向。

适用于