QnAMakerOptions.MetadataBoost Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This property is no longer used and will be ignored
Obtient ou définit la Metadata collection à envoyer lors de l’appel de QnA Maker pour améliorer les résultats.
[System.Obsolete("This property is no longer used and will be ignored")]
public Microsoft.Bot.Builder.AI.QnA.Metadata[] MetadataBoost { get; set; }
[<System.Obsolete("This property is no longer used and will be ignored")>]
member this.MetadataBoost : Microsoft.Bot.Builder.AI.QnA.Metadata[] with get, set
Public Property MetadataBoost As Metadata()
Valeur de propriété
Metadata[]
Tableau de Metadata.
- Attributs