From ca3859067aa3b1e6d0cd75e00458bef5a53e3ec6 Mon Sep 17 00:00:00 2001 From: Joao Moura Date: Sun, 5 Nov 2023 23:45:29 -0300 Subject: [PATCH] Adding emotional pressure to prompt --- crewai/prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}