Update (seeder): add fitness, home & living
This commit is contained in:
@@ -60,7 +60,8 @@ public static function handle(ShopeeSellerScrape $shopee_seller_scrape)
|
||||
'Beauty',
|
||||
'Technology',
|
||||
'Home & Living',
|
||||
'Health & Fitness'
|
||||
'Health',
|
||||
'Fitness'
|
||||
];
|
||||
|
||||
$ai_output = OpenAI::writeProductArticle($excerpt, $photos, $categories);
|
||||
|
||||
Reference in New Issue
Block a user