For the complete documentation index, see llms.txt. This page is also available as Markdown.

BestLeastRecentlyViewedSaliencyStrategy(IVariableStorage)

Constructor in BestLeastRecentlyViewedSaliencyStrategy

Summary

Initalises a new instance of the BestLeastRecentlyViewedSaliencyStrategy class.

public BestLeastRecentlyViewedSaliencyStrategy(IVariableStorage storage)

Parameters

Name
Description

The variable storage to use when determining which content to show.

Last updated

Was this helpful?