From 83ba5987902e11f29508c44985087c3eb1986a18 Mon Sep 17 00:00:00 2001 From: vegu-ai-tools <152010387+vegu-ai-tools@users.noreply.github.com> Date: Sun, 11 May 2025 18:50:39 +0300 Subject: [PATCH] prompt tweaks --- .../prompts/templates/director/autodirect-execute.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/talemate/prompts/templates/director/autodirect-execute.jinja2 b/src/talemate/prompts/templates/director/autodirect-execute.jinja2 index a85f399d..faa70332 100644 --- a/src/talemate/prompts/templates/director/autodirect-execute.jinja2 +++ b/src/talemate/prompts/templates/director/autodirect-execute.jinja2 @@ -14,7 +14,7 @@ {{ focal.callbacks.act.render( "Instruct the actor portraying the character to take the next action. IMPORTANT: Only the following characters are eligible to take action: "+candidate_names+".", - name="Character Name", + name="Character Name - this must be one of the following characters: "+candidate_names+".", instructions="The acting instructions for the actor portraying the character. Provide a brief, concise direction (1-2 short sentences) including key emotional state and actions. This argument is optional, if you want the actor to continue their course of action from the previous message, you can omit it. You MUST NOT write direct speech. Formulate this as an actionable instruction such as \"Do this..\", \"You should..\", \"In order to..\", etc.", examples=[ {"name": "John", "instructions": "Open the door cautiously and call out hesitantly. You should show visible fear as you descend the basement stairs."},