Merge pull request #715 from Joannall/master

formatter update
This commit is contained in:
Haiping 2024-10-30 19:18:36 -05:00 committed by GitHub
commit 63ae5b65e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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