Skip to content

Commit d05d2bc

Browse files
authored
Refine synonym prompt for better clarity and context
Cause it 'twas giving me some BUUULLLSHIT
1 parent b8d3129 commit d05d2bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/SimpleSuite.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ const HumanizerPanel: Component = () => {
264264
}, 200);
265265
const localPass = humanParaphraseText(value);
266266
const prompt = `
267-
Find better synonyms for things, lbut leave 90% of words. Even if they are not commonly used. Only change words that make no sense or contridict context. Thanks! also, just return the text, and remove any em-dashes that could be replaced by commas or another way.
267+
Find better synonyms for things, but leave ~70% of words. Make it make sense but leave creative words, but still doctor it so it could be submitted toa university or business. Even if they are not commonly used. Only change words that make no sense or contridict context. Thanks! also, just return the text, and remove any em-dashes that could be replaced by commas or another way.
268268
269269
${localPass}
270270
`;

0 commit comments

Comments
 (0)