Class BetaVectorStoreFileDeleteParams

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

    
    public final class BetaVectorStoreFileDeleteParams
     implements Params
                        

    Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the delete file endpoint.