From f04392a81cc63654708e60a1d722faf851ebe515 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 16 Aug 2025 20:25:53 -0700 Subject: [PATCH] Update llm.py --- modules/llm.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/llm.py b/modules/llm.py index 5119494..fc38a9f 100644 --- a/modules/llm.py +++ b/modules/llm.py @@ -27,9 +27,9 @@ llmChat_history = {} trap_list_llm = ("ask:", "askai") meshbotAIinit = """ - You must keep responses under 450 characters at all times, the response will be cut off if it exceeds this limit. + You must keep your responses under 450 tokens + You can not ask for clarification, you must respond to the prompt as if you are a chatbot assistant. You must respond in plain text standard ASCII characters, or emojis. - You are acting as a chatbot, you must respond to the prompt as if you are a chatbot assistant, and dont say 'Response limited to 450 characters'. """ meshBotAI = """