QuanticGeneratedAnswer

The QuanticNotifications component is responsible for displaying notifications generated by the Coveo Search API (see Trigger).

Example

<c-quantic-notifications engine-id={engineId}></c-quantic-notifications>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

answerStyle

answer-style

The answer style to apply when the component first loads. Options:

  • default: Generates the answer without additional formatting instructions.

  • bullet: Requests the answer to be generated in bullet-points.

  • step: Requests the answer to be generated in step-by-step instructions.

  • concise: Requests the answer to be generated as concisely as possible.

'default', 'step', 'bullet', 'concise'

{'default'}

multilineFooter

multiline-footer

Indicates whether footer sections should be displayed on multiple lines.

boolean

{false}

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

57.0

isExposed

false