Advanced Usage
Prompt examples & suggestions

Prompt Examples

This feature is useful for providing your users with examples of what they can input. There are Three ways to add prompt examples, suggestions, or auto complete to your widget:

Static prompt examples

You can add static prompt examples to your widgets by going to the Style tab and adding them to the Prompt Examples field of an Input element.

static prompt examples configuration

Here is an example of what the prompt examples look like in the widget:

static prompt example display

Dynamic prompt examples

Prompt examples generated based on the response of the bot. You can add dynamic prompt examples to your widgets by going to the Style tab and enabling Prompt Suggestions of the Result element.

ℹ️

Dynamic prompt examples are only available for chat-completion widgets.

dynamic prompt examples configuration

Here is an example of what the prompt examples look like in the widget:

dynamic prompt examples display

Autocomplete examples

Prompt examples generated based on the user input. You can add autocomplete examples to your widgets by going to the Style tab and adding autocomplete examples to the Input element.

Autocomplete examples input

Here is an example of what the prompt examples look like in the widget:

Autocomplete