From 5302a2f9a9420c91bf9395d5037b69ac8e234569 Mon Sep 17 00:00:00 2001 From: Jon Pepler <6882663+jonpepler@users.noreply.github.com> Date: Wed, 4 Sep 2024 18:37:56 +0100 Subject: [PATCH] add extra prompt --- src/data/prompts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/prompts.json b/src/data/prompts.json index de10bfe..bf9efae 100644 --- a/src/data/prompts.json +++ b/src/data/prompts.json @@ -57,5 +57,6 @@ "i found out my {{relation}} is a {{occupation}}", "i need to attend the {{activity}} {{event}}", "my {{relation}} wont leave", - "im preparing for a {{event}}" + "im preparing for a {{event}}", + "i dont want to" ]