od_cdl_version
type
name
description
behavior
id
[a-zA-Z09]
and underscores _
only. conversations
default_interpreter
conditions
id
representing the conversation, it MAY have a reference ref
to a conversation document implementing that conversation. The reference is a path relative to the root from the scenario document. od_cdl_version
type
name
description
id
[a-zA-Z09]
and underscores _
only. behaviors
default_interpreter
conditions
scenes
starting
A starting behavior indicates that this is a valid conversation to start the scenario with if the user was not already actively interacting with the conversational application through the scenario. scenes
scenes
collectionname
description
id
[a-zA-Z09]
and underscores _
only. conditions
behaviors
default_interpreter
turns
starting
A starting behavior indicates that this is a valid scene to start the conversation with if the user was not already actively in an ongoing conversation that the scene is part of. open
An open scene indicates a scene that should always be considered within a conversation if the current scene the user is in does not have an appropriate matching intent. turns
turns
collectionname
id
[a-zA-Z09]
and underscores _
only. conditions
behaviors
default_interpreter
valid_origins
intents
intents
intents
collectionuser | app
id
interpreter
completes
transition
actions
conditions
conditions
block. All conditions must evaluate to true for the condition block to pass. gte
operation (greater than or equal) that accepts two parameters. value_a
is compare to value_b
to determine whether it is greater than or equal to it. value_a
is the price
attribute stored in the _intent
context and value_b
is the reference value we want to compare to, which is 10.