Bixby Developer Center

References

default-continuation-category

optional

Specifies an NL category in your capsule as the default for model continuations.

Example

capsule {
capsule-categories {
category (Radio) {
default-continuation-category
}
category (Podcast)
category (News)
}
...
}