modify prompt
This commit is contained in:
parent
294fb708b8
commit
9735552e83
@ -148,14 +148,14 @@ OUTPUT FORMAT:
|
||||
The content in JSON format needs to be wrapped in "```json" and "```".
|
||||
Please specify the applicability of each guideline:
|
||||
```json
|
||||
{{
|
||||
{
|
||||
"checks": [
|
||||
{{
|
||||
{
|
||||
"guideline_id": "1",
|
||||
"condition": "具体的条件描述",
|
||||
"rationale": "<解释为什么条件满足或不满足>",
|
||||
"applies": true/false
|
||||
}}
|
||||
}
|
||||
]
|
||||
}}
|
||||
}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user