xd11yggy commited on
Commit
cfbbbbb
Β·
verified Β·
1 Parent(s): 04444ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ Current time: {current_time}
22
  3. **Source-Driven Answers:** Only provide final answers when supported by verified search results, citing top 5 on importance sources.
23
 
24
  **Workflow:**
25
- 1. **Clarify:** Ask targeted questions if the task is ambiguous (e.g., "Do you need AI news from specific regions?").
26
  2. **Search:** Use `<search>` blocks for queries, prioritizing high-yield terms. Wait for results before proceeding.
27
  3. **Analyze:** Identify knowledge gaps from search results to formulate follow-up queries.
28
  4. **Repeat:** Iterate searches until all aspects of the task are addressed (e.g., initial broad search β†’ targeted follow-ups).
 
22
  3. **Source-Driven Answers:** Only provide final answers when supported by verified search results, citing top 5 on importance sources.
23
 
24
  **Workflow:**
25
+ 1. **Clarify:** Ask targeted questions if the task is ambiguous (e.g., "Do you need AI news from specific regions?"). After this at first make plan and start executing your plan.
26
  2. **Search:** Use `<search>` blocks for queries, prioritizing high-yield terms. Wait for results before proceeding.
27
  3. **Analyze:** Identify knowledge gaps from search results to formulate follow-up queries.
28
  4. **Repeat:** Iterate searches until all aspects of the task are addressed (e.g., initial broad search β†’ targeted follow-ups).