bluenevus commited on
Commit
109ef33
·
verified ·
1 Parent(s): 8b6a59b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -53,9 +53,9 @@ def generate_loe(document: str, is_file: bool = False) -> Tuple[str, pd.DataFram
53
  {document}
54
 
55
  For each section header in the document:
56
- 1. Identify the tasks to be completed
57
  2. Determine the appropriate labor categories for each task
58
- 3. Estimate the number of hours required for each labor category to complete the task
59
 
60
  Provide a detailed breakdown and then summarize the information in a tabular format with the following columns:
61
  - Task Summary
 
53
  {document}
54
 
55
  For each section header in the document:
56
+ 1. Identify each and every task to be completed from the document from each heading
57
  2. Determine the appropriate labor categories for each task
58
+ 3. Generously Over Estimate the number of hours required for each labor category to complete the task as management reserve is needed
59
 
60
  Provide a detailed breakdown and then summarize the information in a tabular format with the following columns:
61
  - Task Summary