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