DrishtiSharma commited on
Commit
ac04eb4
Β·
verified Β·
1 Parent(s): 90d257a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ write = Task(
109
  "1. Use the Business Consultant's plan to write a professional document for {topic}.\n"
110
  "2. Structure the content with engaging sections and visuals.\n"
111
  "3. Ensure alignment with the stakeholder's goals.\n"
112
- "4. Limit the document to 300 words."
113
  ),
114
  expected_output="A professional document tailored for {stakeholder}.",
115
  agent=writer
 
109
  "1. Use the Business Consultant's plan to write a professional document for {topic}.\n"
110
  "2. Structure the content with engaging sections and visuals.\n"
111
  "3. Ensure alignment with the stakeholder's goals.\n"
112
+ "4. Limit the document to 400 words."
113
  ),
114
  expected_output="A professional document tailored for {stakeholder}.",
115
  agent=writer