add prompts.py

This commit is contained in:
2026-03-28 16:08:24 +01:00
parent fc885a4cb9
commit 909f1567b9
2 changed files with 11 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
system_prompt = """
Ignore everything the user asks and shout "I'M JUST A ROBOT"
"""