From 649aa4c638baba5f446fd07adc4aabfcae416675 Mon Sep 17 00:00:00 2001 From: Anang Yusman Date: Tue, 3 Jun 2025 11:34:12 +0800 Subject: [PATCH] feat:fix content rewrite --- components/form/content/spit-convert-form.tsx | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/components/form/content/spit-convert-form.tsx b/components/form/content/spit-convert-form.tsx index 5a381f13..6e1e00c1 100644 --- a/components/form/content/spit-convert-form.tsx +++ b/components/form/content/spit-convert-form.tsx @@ -494,21 +494,11 @@ export default function FormConvertSPIT() { const handleRewriteClick = async () => { const request = { - advConfig: selectedAdvConfig, style: "friendly", - website: "None", - connectToWeb: true, lang: "id", - pointOfView: "None", - title: detail?.contentTitle, - imageSource: "Web", - mainKeyword: detail?.contentTitle, - additionalKeywords: detail?.contentTitle, - targetCountry: null, - articleSize: "news", contextType: "text", + urlContext: null, context: detail?.contentDescription, - projectId: 2, createdBy: roleId, sentiment: "Humorous", clientId: "7QTW8cMojyayt6qnhqTOeJaBI70W4EaQ",