IChatCopilot.SaveContextAsync
IChatCopilot.SaveContextAsync-Methode
Speichert den Kontext asynchron in einer JSON-Datei.
public Task SaveContextAsync(string jsonFilePath, CancellationToken? cancellationToken = default)
Parameter | Typ | Beschreibung |
---|---|---|
jsonFilePath | String | Der Dateipfad, um den Kontext-JSON zu speichern. |
cancellationToken | Nullable`1 | Das Abbruchtoken (optional). |
Rückgabewert
Eine Aufgabe, die die asynchrone Operation darstellt.
Siehe auch
- Schnittstelle IChatCopilot
- Namespace Aspose.Pdf.AI
- Assembly Aspose.PDF