OpenAIChatCopilotOptions.WithContextBackupJsonPath

OpenAIChatCopilotOptions.WithContextBackupJsonPath-Methode

Legt den Dateipfad für das Kontext-Backup-JSON in den Chat-Copilot-Optionen fest.

public OpenAIChatCopilotOptions WithContextBackupJsonPath(string filePath)
ParameterTypBeschreibung
filePathStringDer Dateipfad für das Kontext-Backup-JSON.

Rückgabewert

Die aktuelle Instanz von OpenAIChatCopilotOptions.

Siehe auch