Share via


KnowledgeAgentIndexParams Class

Definition

The KnowledgeAgentIndexParams.

public class KnowledgeAgentIndexParams
type KnowledgeAgentIndexParams = class
Public Class KnowledgeAgentIndexParams
Inheritance
KnowledgeAgentIndexParams

Constructors

KnowledgeAgentIndexParams()

Initializes a new instance of KnowledgeAgentIndexParams.

Properties

FilterAddOn

A filter condition applied to the index (e.g., 'State eq VA').

IncludeReferenceSourceData

Indicates whether reference source data should be included.

IndexName

The name of the index the params apply to.

MaxDocsForReranker

Limits the number of documents considered for ranking.

RerankerThreshold

A threshold for reranking results (range: 0-4).

Applies to