From badda0213affbf32dbf9a0082f6fb8e04e91ea2c Mon Sep 17 00:00:00 2001 From: vegu-ai-tools <152010387+vegu-ai-tools@users.noreply.github.com> Date: Tue, 6 May 2025 03:23:42 +0300 Subject: [PATCH] prompt tweaks --- .../prompts/templates/director/autodirect-evaluate.jinja2 | 2 +- .../prompts/templates/director/autodirect-execute.jinja2 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/talemate/prompts/templates/director/autodirect-evaluate.jinja2 b/src/talemate/prompts/templates/director/autodirect-evaluate.jinja2 index b3677afa..0806c336 100644 --- a/src/talemate/prompts/templates/director/autodirect-evaluate.jinja2 +++ b/src/talemate/prompts/templates/director/autodirect-evaluate.jinja2 @@ -45,7 +45,7 @@ Be concise, clear and explicit about your choice, as it will be given to the wri Provide: 1. Analysis and Plan -2. Understanding of restrictions +2. Understanding of scene intention 3. Decision Use terse, direct language. Cut all unnecessary words. Be blunt and brief like scribbles on a notepad. diff --git a/src/talemate/prompts/templates/director/autodirect-execute.jinja2 b/src/talemate/prompts/templates/director/autodirect-execute.jinja2 index e62154bb..7ad29e63 100644 --- a/src/talemate/prompts/templates/director/autodirect-execute.jinja2 +++ b/src/talemate/prompts/templates/director/autodirect-execute.jinja2 @@ -75,4 +75,5 @@ Based on the analysis, call the ONE appropriate function to direct the scene: YOU MUST ONLY CALL ONE (1) FUNCTION. Keep the instructions concise and direct. For characters, use 1-2 short sentences. For narration, use 1 concise sentence. -<|CLOSE_SECTION|> \ No newline at end of file +<|CLOSE_SECTION|> +{{ bot_token}}### Analysis \ No newline at end of file