IContentSaliencyStrategy
PreviousQueryBestContent(IEnumerable<ContentSaliencyOption>)NextContentWasSelected(ContentSaliencyOption)
Last updated
Was this helpful?
Interface in Yarn.Saliency
Contains methods for choosing a piece of content from a collection of options.
public interface IContentSaliencyStrategyCalled by Yarn Spinner to indicate that a piece of salient content has been selected, and this system should update any state related to how it selects content.
Chooses an item from content that is the most appropriate (or salient ) for the user's current context.
Last updated
Was this helpful?
Was this helpful?
