mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-27 17:18:13 +00:00
Adding emotional pressure to prompt
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user