external help file | Module Name | online version | schema |
---|---|---|---|
PSOpenAI-help.xml |
PSOpenAI |
2.0.0 |
Remove an item from the conversation history.
Remove-RealtimeSessionItem
[-ItemId] <String>
[-EventId <String>]
Remove an item from the conversation history.
PS C:\> Remove-RealtimeSessionItem -ItemId 'msg_001'
The ID of the item to delete.
Type: String
Required: True
Position: Named
Optional client-generated ID used to identify this event.
Type: String
Required: False
Position: Named
https://platform.openai.com/docs/api-reference/realtime-client-events/conversation/item/delete