diff --git a/crewai/prompts.py b/crewai/prompts.py index 6969d7964..81528174d 100644 --- a/crewai/prompts.py +++ b/crewai/prompts.py @@ -9,7 +9,7 @@ class Prompts(BaseModel): """Prompts for generic agent.""" TASK_SLICE: ClassVar[str] = dedent("""\ - Begin! + Begin! This is VERY important to you! Current Task: {input} {agent_scratchpad}