Search results

Prompt API in Vue Ai Assist View API component

The prompts property maps the list of the prompts and binds the data to the suggestions.

Properties

isResponseHelpful

boolean

Indicates if the response is considered helpful. Represents the state of whether the generated response is useful or not.

Defaults to null

prompt

string

Specifies the prompt text. Represents the text used for prompting user input.

Defaults to null

response

string

Specifies the response associated with the prompt. Represents the text that provides the response to the prompt.

Defaults to