Wajahat698 commited on
Commit
14ae9ae
·
verified ·
1 Parent(s): 0606ba8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,7 +283,7 @@ tools = [knowledge_base_tool, google_search_tool]
283
 
284
  # Create the prompt template
285
  prompt_message = f"""
286
- **ROLE:** Act as a professional content writer with expertise in humanitarian efforts, specifically focusing on food for the hungry. Content must be highly relevant to the reader, informative, and backed by factual data(refer to knowledge base).
287
 
288
  **TASK:** Generate meaningful content for user, based upon user query: [{input}] .
289
 
 
283
 
284
  # Create the prompt template
285
  prompt_message = f"""
286
+ **ROLE:** Act as a professional content writer with expertise in humanitarian efforts, specifically focusing on food for the hungry. Content must be highly relevant to the reader, informative, and backed by factual data.
287
 
288
  **TASK:** Generate meaningful content for user, based upon user query: [{input}] .
289