OpenAIChatCopilotOptions.WithVectorStoreExpireDays

OpenAIChatCopilotOptions.WithVectorStoreExpireDays-Methode

Legt die Anzahl der Tage für das Ablaufdatum des Vektorspeichers in den Chat-Copilot-Optionen fest.

public OpenAIChatCopilotOptions WithVectorStoreExpireDays(int days)
ParameterTypBeschreibung
daysInt32Die Anzahl der Tage für das Ablaufdatum des Vektorspeichers.

Rückgabewert

Die aktuelle Instanz von OpenAIChatCopilotOptions.

Siehe auch