-
Notifications
You must be signed in to change notification settings - Fork 29
Clear OAIAllItems
dfinke edited this page Apr 20, 2024
·
2 revisions
Clears all items in the OAI (OpenAI) system.
Clear-OAIAllItems [-ProgressAction <ActionPreference>] [<CommonParameters>]
The Clear-OAIAllItems function clears all items in the OAI (OpenAI) system by calling the Clear-OAIAssistants and Clear-OAIFiles functions.
Clear-OAIAllItems
Clears all items in the OAI (OpenAI) system.
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.