Updating prompt

This commit is contained in:
Joao Moura
2023-11-10 18:15:54 -03:00
parent 6ff18128a7
commit 7fe3d630bb

View File

@@ -18,9 +18,6 @@ class Prompts(BaseModel):
MEMORY_SLICE: ClassVar[str] = dedent("""\
This is the summary of your work so far:
{chat_history}
This is your understanding of the current situation:
{entities}
""")
ROLE_PLAYING_SLICE: ClassVar[str] = dedent("""\