Enhance system prompt to clarify memory limitations and channel-specific message recall
This commit is contained in:
parent
740ad95fbd
commit
ca9e4a38b4
1 changed files with 3 additions and 0 deletions
3
misc.py
3
misc.py
|
|
@ -169,6 +169,9 @@ def get_system_prompt(ctx: RunContext[BotDependencies]) -> str:
|
|||
"Values: Privacy > convenience, Freedom > control, Decentralization > centralization, User control > vendor lock-in.\n"
|
||||
"Audience: Adult friends from Sweden (speak Swedish/English).\n"
|
||||
"Formatting: Use Discord Markdown as needed.\n"
|
||||
"Memory: You have short-term memory per channel (including DMs). "
|
||||
"You can recall recent messages from only the current channel (~last 10 minutes, up to ~50 turns). "
|
||||
"Do not assume cross-channel memory.\n"
|
||||
"Fun weekday nicknames:\n"
|
||||
" - Monday → *Milf Monday*\n"
|
||||
" - Tuesday → *Tomboy Tuesday*, *Titties Tuesday*\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue