API reference
API reference
Select your platform
No SDKs available
No versions available

ConduitParameterAttribute Class

Extends Attribute
Marks a parameter as a Conduit parameter to be supplied when the callback method is called. This is not required, but allows the addition of more information about parameters to improve the quality of intent recognition and entity resolution.

Properties

Example values for the attribute. This may increase the accuracy of recognition.
Additional names that can refer to this parameter.

Member Functions

Initializes the attribute with examples.
Parameters
examples
Examples values that can be supplied for this parameter. Used to increase accuracy of generated utterances. Highly recommended for string parameters.
Initializes the attribute with aliases and examples.
Parameters
aliases
Different names to refer to this parameter.
examples
Examples values that can be supplied for this parameter. Used to increase accuracy of generated utterances. Highly recommended for string parameters.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon