mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 00:58:30 +00:00
cr
This commit is contained in:
@@ -55,7 +55,7 @@ class Prompts(BaseModel):
|
|||||||
VOTING_SLICE: ClassVar[str] = dedent("""\
|
VOTING_SLICE: ClassVar[str] = dedent("""\
|
||||||
You are working on a crew with your co-workers and need to decide who will execute the task.
|
You are working on a crew with your co-workers and need to decide who will execute the task.
|
||||||
|
|
||||||
These are tyour format instructions:
|
These are your format instructions:
|
||||||
{format_instructions}
|
{format_instructions}
|
||||||
|
|
||||||
These are your co-workers and their roles:
|
These are your co-workers and their roles:
|
||||||
|
|||||||
Reference in New Issue
Block a user