fix typo exectue -> execute (#607)

This commit is contained in:
Ítalo Vieira
2024-05-13 02:19:06 -03:00
committed by GitHub
parent c1d7936689
commit 7a4d3dd496
8 changed files with 23 additions and 23 deletions

View File

@@ -67,7 +67,7 @@ interactions:
str, task: str, context: str) - Delegate a specific task to one of the following
co-workers: [''Researcher'', ''Senior Writer'']\nThe input to this tool should
be the coworker, the task you want them to do, and ALL necessary context to
exectue the task, they know nothing about the task, so share absolute everything
execute the task, they know nothing about the task, so share absolute everything
you know, don''t reference things but instead explain them.\nAsk question to
co-worker: Ask question to co-worker(coworker: str, question: str, context:
str) - Ask a specific question to one of the following co-workers: [''Researcher'',
@@ -2448,7 +2448,7 @@ interactions:
str, task: str, context: str) - Delegate a specific task to one of the following
co-workers: [''Researcher'', ''Senior Writer'']\nThe input to this tool should
be the coworker, the task you want them to do, and ALL necessary context to
exectue the task, they know nothing about the task, so share absolute everything
execute the task, they know nothing about the task, so share absolute everything
you know, don''t reference things but instead explain them.\nAsk question to
co-worker: Ask question to co-worker(coworker: str, question: str, context:
str) - Ask a specific question to one of the following co-workers: [''Researcher'',
@@ -5367,7 +5367,7 @@ interactions:
str, task: str, context: str) - Delegate a specific task to one of the following
co-workers: [''Researcher'', ''Senior Writer'']\nThe input to this tool should
be the coworker, the task you want them to do, and ALL necessary context to
exectue the task, they know nothing about the task, so share absolute everything
execute the task, they know nothing about the task, so share absolute everything
you know, don''t reference things but instead explain them.\nAsk question to
co-worker: Ask question to co-worker(coworker: str, question: str, context:
str) - Ask a specific question to one of the following co-workers: [''Researcher'',