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

ContentType

Property in ContentSaliencyOption

Summary

Gets the type of content that this option represents.

public ContentSaliencyContentType ContentType { get; set; }

Remarks

This information may be used by custom IContentSaliencyStrategy classes to allow them to have different behaviour depending on the type of the content.

Last updated

Was this helpful?