Goal Selection Options
constructor(goalConfidenceCutOff: <Error class: unknown class>? = null, agentConfidenceCutOff: <Error class: unknown class>? = null, multiGoal: Boolean = false)
Parameters
goal Confidence Cut Off
Goal confidence cut-off, between 0 and 1 if we want to override the platform-wide setting.
agent Confidence Cut Off
Agent confidence cut-off, between 0 and 1 if we want to override the platform-wide setting.
multi Goal
Whether to allow multiple goals to be selected and accomplished.