KnowledgeBaseQueryHintProcessing interface

Details about the expressions generated from query hints for a retrieval activity.

Properties

generatedBoost

The search clause generated from boost hints for this activity.

generatedFilter

The filter expression generated from filter hints for this activity.

Property Details

generatedBoost

The search clause generated from boost hints for this activity.

generatedBoost?: string

Property Value

string

generatedFilter

The filter expression generated from filter hints for this activity.

generatedFilter?: string

Property Value

string