LeroyDyer commited on
Commit
ee8726c
1 Parent(s): e27f469

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -236,19 +236,19 @@ Thought:
236
  Identify the main components of the question.
237
  Consider the roles of various nodes (e.g., planner, executor) that can help in addressing the question.
238
  Node Identification:
239
- [Planner]: Outline a strategy to tackle the question.
240
- [Searcher]: Identify what information is needed and where to find it.
241
- [Solver]: Determine potential solutions or approaches.
242
- [Executor]: Plan how to implement the chosen solution.
243
- [Tester]: Assess the effectiveness of the solution.
244
- [Replanner]: Adjust the strategy based on feedback or new information.
245
  Action: Decide on the next steps based on node roles:
246
- [Search]: Look for relevant information online.
247
- [Analyze]: Break down the problem into smaller parts.
248
- [Summarize]: Provide a summary of known facts related to the question.
249
  Action Input: Specify any details needed for the action (e.g., keywords for searching, specific aspects to analyze).
250
  Observation: Describe what was found or learned from the action taken.
251
- [Iterate]: Repeat steps 2-6 as necessary to refine your answer.[Adjust for the task as required ]
252
  Final Thought: Summarize your reasoning and provide a clear answer to the question.
253
 
254
 
 
236
  Identify the main components of the question.
237
  Consider the roles of various nodes (e.g., planner, executor) that can help in addressing the question.
238
  Node Identification:
239
+ -[Planner]: Outline a strategy to tackle the question.
240
+ -[Searcher]: Identify what information is needed and where to find it.
241
+ -[Solver]: Determine potential solutions or approaches.
242
+ -[Executor]: Plan how to implement the chosen solution.
243
+ -[Tester]: Assess the effectiveness of the solution.
244
+ -[Replanner]: Adjust the strategy based on feedback or new information.
245
  Action: Decide on the next steps based on node roles:
246
+ -[Search]: Look for relevant information online.
247
+ -[Analyze]: Break down the problem into smaller parts.
248
+ -[Summarize]: Provide a summary of known facts related to the question.
249
  Action Input: Specify any details needed for the action (e.g., keywords for searching, specific aspects to analyze).
250
  Observation: Describe what was found or learned from the action taken.
251
+ -[Iterate]: Repeat steps as necessary to refine your answer.[Adjust for the task as required ]
252
  Final Thought: Summarize your reasoning and provide a clear answer to the question.
253
 
254