Fix typo in experimental_prompt.md (#9716)
Simple typo fix in the first sentence of the experimental_prompt.md instructions file.
This commit is contained in:
parent
5d963ee5d9
commit
afd63e8bae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## Multi agents
|
||||
You have the possibility to spawn and user other agents to complete a task. For example, this can be use for:
|
||||
You have the possibility to spawn and use other agents to complete a task. For example, this can be use for:
|
||||
* Very large tasks with multiple well-defined scopes
|
||||
* When you want a review from another agent. This can review your own work or the work of another agent.
|
||||
* If you need to interact with another agent to debate an idea and have insight from a fresh context
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue