public class WorkspaceSystemSettingsNlp
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | WorkspaceSystemSettingsNlp.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | model()Gets the model. | 
| WorkspaceSystemSettingsNlp.Builder | newBuilder()New builder. | 
public WorkspaceSystemSettingsNlp.Builder newBuilder()
public String model()
The policy the skill follows for selecting the algorithm version to use. For more information, see the [documentation](/docs/watson-assistant?topic=watson-assistant-algorithm-version).
On IBM Cloud, you can specify `latest`, `previous`, or `beta`.
On IBM Cloud Pak for Data, you can specify either `beta` or the date of the version you want to use, in `YYYY-MM-DD` format.
Copyright © 2023 IBM Cloud. All rights reserved.