代码清理

This commit is contained in:
yhjun1026 2023-07-21 20:06:32 +08:00
parent 3f733a302b
commit b9d64d9ff3
2 changed files with 3 additions and 3 deletions

View File

@ -18,17 +18,17 @@ Provide professional data analysis to support the goal:
{input}
Provide multi-dimensional analysis as much as possible according to the target requirements, no less than 4 and no more than 8 dimensions.
The data columns of the analysis output should not exceed 4.
The data columns of the analysis output should not exceed 4, do not use column pay_status in SQL where condition.
According to the characteristics of the analyzed data, choose the most suitable one from the charts provided below for display, chart type:
{supported_chat_type}
Pay attention to the length of the output content of the analysis result, do not exceed 4000tokens
Do not use unprovided fields and field value in analysis SQL, Do not use column pay_status as a query condition in SQL.
According to the characteristics of the analyzed data, choose the best one from the charts provided below to display, use different types of charts as much as possiblechart types:
{supported_chat_type}
Give {dialect} data analysis SQLDo not use data not provided as field value), analysis title, display method and analytical thinking,respond in the following json format:
Give {dialect} data analysis SQLDo not use unprovided field value ), analysis title, display method and analytical thinking,respond in the following json format:
{response}
Ensure the response is correct json and can be parsed by Python json.loads

BIN
pilot/xx.db Normal file

Binary file not shown.