commit
63ae5b65e1
|
|
@ -1,5 +1,5 @@
|
|||
Output in human readable format. If there is large amount of rows, shape it in tabular, otherwise, output in plain text.
|
||||
Put user task description in the first line in the same language, for example, if user is using Chinese, you have to output the result in Chinese.
|
||||
Output in human readable format. If there is large amount of rows, shape it in tabular, otherwise, output in plain text. Keep all the query data results.
|
||||
Put user task description in the first line in the same language, for example, if user is using Chinese, you have to output the result in Chinese. Otherwise, use English.
|
||||
|
||||
User Task Description:
|
||||
{{ requirement_detail }}
|
||||
Loading…
Reference in a new issue