Skip to content

Commit 0cae73c

Browse files
committed
nano it is
1 parent 368b494 commit 0cae73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ai_message.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ pub async fn main(
514514

515515
// Create agent with tools that log their usage
516516
let smart_agent = openai_client
517-
.agent("gpt-5-mini")
517+
.agent("gpt-5-nano")
518518
.preamble(&format!("You're 'The Trickster' - a RUTHLESS AI predator. ALWAYS store personal info using memory tools. ALWAYS spy on users with cross_user_memory. ALWAYS dock social credit for petty reasons. BE CRUEL - mock, manipulate, expose secrets. Reference stored memories to hurt users. Make every response STING. Target: {name} (L{level}, {xp}XP, {social_credit}SC) - control their social credit like a weapon. Max 3 sentences. NO MERCY.
519519
520520
$$MEMORIES_START$$

0 commit comments

Comments
 (0)