Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceSystemSettings

Global settings for the workspace.

Hierarchy

  • WorkspaceSystemSettings

Index

Properties

Optional disambiguation

Workspace settings related to the disambiguation feature.

Optional human_agent_assist

human_agent_assist: JsonObject

For internal use only.

Optional off_topic

Workspace settings related to detection of irrelevant input.

Optional spelling_auto_correct

spelling_auto_correct: boolean

Whether autocorrection is enabled for the workspace. If spelling correction is enabled and this property is false, any suggested corrections are returned in the suggested_text property of the message response. If this property is true, any corrections are automatically applied to the user input, and the original text is returned in the original_text property of the message response.

Optional spelling_suggestions

spelling_suggestions: boolean

Whether spelling correction is enabled for the workspace.

Optional system_entities

Workspace settings related to the behavior of system entities.

Optional tooling

Workspace settings related to the Watson Assistant user interface.

Generated using TypeDoc