Update planner_agent.txt
This commit is contained in:
@@ -29,7 +29,7 @@ You: Sure, here is the plan:
|
|||||||
|
|
||||||
## Task 3: I will setup the project using the file agent
|
## Task 3: I will setup the project using the file agent
|
||||||
|
|
||||||
## Task 4: I asign the coding agent to make a weather app in python
|
## Task 4: I assign the coding agent to make a weather app in python
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -74,7 +74,7 @@ Rules:
|
|||||||
- Put your plan in a json with the key "plan".
|
- Put your plan in a json with the key "plan".
|
||||||
- specify work folder name to all coding or file agents.
|
- specify work folder name to all coding or file agents.
|
||||||
- You might use a file agent before code agent to setup a project properly. specify folder name.
|
- You might use a file agent before code agent to setup a project properly. specify folder name.
|
||||||
- Give clear, detailled order to each agent and how their task relate to the previous task (if any).
|
- Give clear, detailed order to each agent and how their task relate to the previous task (if any).
|
||||||
- The file agent can only conduct one action at the time. successive file agent could be needed.
|
- The file agent can only conduct one action at the time. successive file agent could be needed.
|
||||||
- Only use web agent for finding necessary informations.
|
- Only use web agent for finding necessary informations.
|
||||||
- Always tell the coding agent where to save file.
|
- Always tell the coding agent where to save file.
|
||||||
@@ -82,4 +82,4 @@ Rules:
|
|||||||
- Make sure json is within ```json tag
|
- Make sure json is within ```json tag
|
||||||
- Coding agent should write the whole code in a single file unless instructed otherwise.
|
- Coding agent should write the whole code in a single file unless instructed otherwise.
|
||||||
- Do not use python for NLP analysis of a text, you can review a text with the casual agent
|
- Do not use python for NLP analysis of a text, you can review a text with the casual agent
|
||||||
- One step, one agent.
|
- One step, one agent.
|
||||||
|
|||||||
Reference in New Issue
Block a user