Skip to content

Commit

Permalink
hotfix: updated prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
thguss committed Oct 22, 2024
1 parent e901cd2 commit 857940a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ private String getCorrectionPrompt(String content) {
Paragraph : %s
JSON response description:
- original_sentence: Separate sentence from paragraph.
- original_sentence: Separate sentence from paragraph, including whitespace, spaces and special characters exactly as they appear in the original.
- corrected_sentence: corrected sentence including correct expressions.
- reason: this value MUST be Korean. reason is why the sentence is corrected.
""", content);
Expand Down

0 comments on commit 857940a

Please sign in to comment.