formattor update

This commit is contained in:
Joanna Ren 2024-10-30 17:27:10 -05:00
parent 7c226444bc
commit c85f12f572

View file

@ -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 }}