Class ChatCompletionUpdateParams

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

    
    public final class ChatCompletionUpdateParams
     implements Params
                        

    Modify a stored chat completion. Only chat completions that have been created with the store parameter set to true can be modified. Currently, the only supported modification is to update the metadata field.