ChatTurnDetails.CacheKey Propriedade

Definição

Obtém ou define a chave de cache para a resposta do modelo em cache para a virada da conversa de chat.

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

Valor da propriedade

Comentários

Retorna null se o cache de resposta foi desabilitado.

Aplica-se a