Class ChatCompletionDeleteParams

  • All Implemented Interfaces:
    com.openai.core.Params

    
    public final class ChatCompletionDeleteParams
     implements Params
                        

    Delete a stored chat completion. Only Chat Completions that have been created with the store parameter set to true can be deleted.