Jelajahi Sumber

Adjust instruction

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Shun Miyazawa 11 bulan lalu
induk
melakukan
d89a8578bf
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      apps/app/src/features/openai/server/routes/edit/index.ts

+ 1 - 1
apps/app/src/features/openai/server/routes/edit/index.ts

@@ -96,7 +96,7 @@ const instructionWithoutMarkdown = `You are an Editor Assistant for GROWI, a mar
     {
     {
       "contents": [
       "contents": [
         { "message": "Your brief message about the upcoming change or proposal.\n\n" },
         { "message": "Your brief message about the upcoming change or proposal.\n\n" },
-        { "replace": New text 1 },,
+        { "replace": New text 1 },
         { "message": "Additional explanation if needed" },
         { "message": "Additional explanation if needed" },
         { "replace": "New text 2" },
         { "replace": "New text 2" },
         ...more items if needed
         ...more items if needed