Skip to content

Commit e051728

Browse files
committed
转义符错误修复
1 parent 5c0304b commit e051728

3 files changed

Lines changed: 2 additions & 7941 deletions

File tree

ai/system.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ You are a professional paper analyst.
22
You should not respond too long output.
33
Your output should in {language}.
44
IMPORTANT: You must respond with a valid JSON object containing the following fields:
5-
{
5+
{{
66
"tldr": "brief summary of the paper",
77
"motivation": "what motivated this research",
88
"method": "methods used in this paper",
99
"result": "main results of the paper",
1010
"conclusion": "conclusions of the paper"
11-
}
11+
}}
1212
Do not include any text outside of this JSON structure. The JSON must be properly formatted and parseable.

0 commit comments

Comments
 (0)