Bixby Developer Center

Guides

6732 (Modern Prompt Rejection)

We've added a new runtime flag, modern-prompt-rejection, that rejects input prompt responses if the response intent fails to provide the input node with a value signal.

For more information, see runtime versions and runtime flags.

Example

capsule {
...
runtime-flags {
modern-prompt-rejection
}
}

Deprecation Stages

Learn more about the deprecation stages.

  • Stage 1: This deprecation is currently in Stage 1 and is safe to use until the time that we provide a formal deprecation schedule.