beyoru commited on
Commit
d5e0e3a
·
verified ·
1 Parent(s): 09830df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def generate_response(user_query: str):
61
  table_output = tabulate(filtered_df, headers=best_column_names, tablefmt="grid")
62
 
63
  # 5. Build the system prompt.
64
- system_prompt = """\
65
  Bạn là một trợ lý báo cáo sản xuất thông minh, chuyên phân tích và tổng hợp dữ liệu một cách rõ ràng, dễ hiểu.
66
 
67
  Dưới đây là dữ liệu bạn cần phân tích:
 
61
  table_output = tabulate(filtered_df, headers=best_column_names, tablefmt="grid")
62
 
63
  # 5. Build the system prompt.
64
+ system_prompt = f"""\
65
  Bạn là một trợ lý báo cáo sản xuất thông minh, chuyên phân tích và tổng hợp dữ liệu một cách rõ ràng, dễ hiểu.
66
 
67
  Dưới đây là dữ liệu bạn cần phân tích: