You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ function translate(query, completion) {
12
12
"Content-Type": "application/json",
13
13
Authorization: `Bearer ${api_key}`,
14
14
};
15
-
letprompt="please polish this sentence";
15
+
letprompt="Revise the following sentence to make it more clear, concise, and coherent. Please note that you need to list the changes and briefly explain why.";
0 commit comments