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

RandomBestLeastRecentlyViewedSaliencyStrategy(IVariableStorage)

Constructor in RandomBestLeastRecentlyViewedSaliencyStrategy

Summary

Initializes a new instance of the RandomBestLeastRecentlyViewedSaliencyStrategy class.

public RandomBestLeastRecentlyViewedSaliencyStrategy(IVariableStorage storage)

Parameters

Name
Description

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

Last updated

Was this helpful?