IChatCopilot.SaveContextAsync
Méthode IChatCopilot.SaveContextAsync
Enregistre le contexte de manière asynchrone dans un fichier JSON.
public Task SaveContextAsync(string jsonFilePath, CancellationToken? cancellationToken = default)
Paramètre | Type | Description |
---|---|---|
jsonFilePath | String | Le chemin du fichier pour enregistrer le JSON du contexte. |
cancellationToken | Nullable`1 | Le jeton d’annulation (facultatif). |
Valeur de retour
Une tâche représentant l’opération asynchrone.
Voir aussi
- interface IChatCopilot
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF