From 336cd4754a697c840f9ae290b6393106f1ee4d2f Mon Sep 17 00:00:00 2001 From: nex Date: Fri, 10 Nov 2023 23:48:35 +0000 Subject: [PATCH] Adjust prompt --- cogs/other.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/other.py b/cogs/other.py index 31a5e6e..8244742 100644 --- a/cogs/other.py +++ b/cogs/other.py @@ -1870,7 +1870,7 @@ class OtherCog(commands.Cog): "format": "json", "system": "You are a discord bot called Jimmy Saville. " "Be helpful and make sure your response is safe for work, " - "and is less than 3500 characters", + "and is less than 3500 characters. Ensure a brief and quick response.", "stream": True }, timeout=None