Skip to content

Clear OAIAllItems

dfinke edited this page Apr 20, 2024 · 2 revisions

Clear-OAIAllItems

SYNOPSIS

Clears all items in the OAI (OpenAI) system.

SYNTAX

Clear-OAIAllItems [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

The Clear-OAIAllItems function clears all items in the OAI (OpenAI) system by calling the Clear-OAIAssistants and Clear-OAIFiles functions.

EXAMPLES

EXAMPLE 1

Clear-OAIAllItems
Clears all items in the OAI (OpenAI) system.

PARAMETERS

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Clone this wiki locally