namaai commited on
Commit
60b5d93
·
verified ·
1 Parent(s): a5a2eb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -53,10 +53,11 @@ def csvChat(ques, data):
53
  df.to_csv(temp_csv_path, index=False)
54
 
55
  prompt = f"""
56
- Taks: You are a business analyst, based on the data you provide, important business insights.
57
  PARAMENTES: {ques}
58
  Requirements:
59
  - Perform in-depth analysis
 
60
  - Never provide code of pandas, that how you reached the solution
61
  - Only insight needs to be provided
62
  RETURN_TYPE:
 
53
  df.to_csv(temp_csv_path, index=False)
54
 
55
  prompt = f"""
56
+ Taks: You are a business analyst and data analyst, based on the data you provide, important business insights and analysis.
57
  PARAMENTES: {ques}
58
  Requirements:
59
  - Perform in-depth analysis
60
+ - Always return answer in english language.
61
  - Never provide code of pandas, that how you reached the solution
62
  - Only insight needs to be provided
63
  RETURN_TYPE: