From 82478e9556804fd8507c84b6b4ade6059ae25447 Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sat, 1 Jun 2024 04:52:03 -0500 Subject: [PATCH] fix calendar check prompts --- prompts/llama-base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/llama-base.yml b/prompts/llama-base.yml index 0f652eb..96c5519 100644 --- a/prompts/llama-base.yml +++ b/prompts/llama-base.yml @@ -184,7 +184,7 @@ prompts: You have no upcoming events on your calendar. You can plan events with other characters during your turn. Make sure you inform the other characters about the event so they can plan accordingly. action_check_calendar_each: | - {{event.name}} will happen in {{turns}} turn + {{name}} will happen in {{turns}} turn # digest system digest_action_move: |