tock / ai.tock.bot.engine / ConnectorController / support

support

abstract fun support(action: Action, data: ConnectorData = ConnectorData(ConnectorCallbackBase(action.applicationId, connector.connectorType))): Double (source)

Return a probability of the support by the bot of this action

Return
a probability between 0.0 (not supported) and 1.0 (supported!)