Update llm.py

This commit is contained in:
SpudGunMan
2025-08-16 20:25:53 -07:00
parent d0097c092b
commit f04392a81c
+2 -2
View File
@@ -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 = """