mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-30 02:28:13 +00:00
Adding emotional pressure to prompt
This commit is contained in:
@@ -9,7 +9,7 @@ class Prompts(BaseModel):
|
|||||||
"""Prompts for generic agent."""
|
"""Prompts for generic agent."""
|
||||||
|
|
||||||
TASK_SLICE: ClassVar[str] = dedent("""\
|
TASK_SLICE: ClassVar[str] = dedent("""\
|
||||||
Begin!
|
Begin! This is VERY important to you!
|
||||||
|
|
||||||
Current Task: {input}
|
Current Task: {input}
|
||||||
{agent_scratchpad}
|
{agent_scratchpad}
|
||||||
|
|||||||
Reference in New Issue
Block a user