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.