ChatTurnDetails.CacheKey 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.
Obtient ou définit la clé de cache pour la réponse du modèle mis en cache pour le tour de conversation de conversation.
public:
property System::String ^ CacheKey { System::String ^ get(); void set(System::String ^ value); };
public string? CacheKey { get; set; }
member this.CacheKey : string with get, set
Public Property CacheKey As String
Valeur de propriété
Remarques
Retourne null si la mise en cache de la réponse a été désactivée.