Configure the Search Interface
Configure the Search Interface
To leverage Coveo ML Smart Snippets in your search interface, ensure that the interface incorporates the required features to render the model’s output:
Coveo JavaScript Search Framework
If your interface uses the Coveo JavaScript Search Framework, the interface must include the SmartSnippet
and SmartSnippetSuggestions
components.
|
Coveo Headless
If your interface uses the Coveo Headless Library, the interface must use the SmartSnippet
and SmartSnippetQuestionsList
controllers. The QuestionAnswering
actions are also available for use with Smart Snippets.
You must use Headless version 1.1.0 and up to use the |