语法错误查找prompt更新
This commit is contained in:
parent
82742f3ea5
commit
4d02ea9863
@ -20,10 +20,12 @@ def get_functionals():
|
|||||||
"Suffix": r"",
|
"Suffix": r"",
|
||||||
},
|
},
|
||||||
"查找语法错误": {
|
"查找语法错误": {
|
||||||
"Prefix": r"Below is a paragraph from an academic paper. "+
|
"Prefix": r"Below is a paragraph from an academic paper. " +
|
||||||
r"Can you help me ensure that the grammar is correct? Please ignore punctuation errors. " +
|
r"Can you help me ensure that the grammar and the spelling is correct? " +
|
||||||
r"List mistakes you find in a two-column markdown table, the first column write the original text, " +
|
r"If no mistake is found, tell me that this paragraph is good." +
|
||||||
r"the second column write the corrected text, only highlight the key words you have changed with bold font." + "\n\n",
|
r"If you find grammar mistakes,please list mistakes you find in a two-column markdown table, " +
|
||||||
|
r"put the original text the first column, " +
|
||||||
|
r"put the corrected text in the second column and highlight the key words you fixed." + "\n\n",
|
||||||
"Suffix": r"",
|
"Suffix": r"",
|
||||||
},
|
},
|
||||||
"中译英": {
|
"中译英": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user