mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-05 18:33:52 +00:00
代码清理
This commit is contained in:
parent
3f733a302b
commit
b9d64d9ff3
@ -18,17 +18,17 @@ Provide professional data analysis to support the goal:
|
|||||||
{input}
|
{input}
|
||||||
|
|
||||||
Provide multi-dimensional analysis as much as possible according to the target requirements, no less than 4 and no more than 8 dimensions.
|
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:
|
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}
|
{supported_chat_type}
|
||||||
|
|
||||||
Pay attention to the length of the output content of the analysis result, do not exceed 4000tokens
|
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 possible,chart types:
|
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 possible,chart types:
|
||||||
{supported_chat_type}
|
{supported_chat_type}
|
||||||
|
|
||||||
Give {dialect} data analysis SQL(Do 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 SQL(Do not use unprovided field value ), analysis title, display method and analytical thinking,respond in the following json format:
|
||||||
{response}
|
{response}
|
||||||
Ensure the response is correct json and can be parsed by Python json.loads
|
Ensure the response is correct json and can be parsed by Python json.loads
|
||||||
|
|
||||||
|
BIN
pilot/xx.db
Normal file
BIN
pilot/xx.db
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user