DELETE FROM
    openai
WHERE
    slug = 'ai_plagiarism';

DELETE FROM
    openai
WHERE
    slug = 'ai_content_detect';