public class BaseEnvironmentOrchestration
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Boolean |
isSearchSkillFallback()
Gets the searchSkillFallback.
|
public Boolean isSearchSkillFallback()
Whether to fall back to a search skill when responding to messages that do not match any intent or action defined in dialog or action skills. (If no search skill is configured for the environment, this property is ignored.).
Copyright © 2024 IBM Cloud. All rights reserved.