From e35e0badf3a6613f74cab72b89ab8b90dca7a2a8 Mon Sep 17 00:00:00 2001 From: Mehul Maheshwari <95391800+mahesmeh001@users.noreply.github.com> Date: Thu, 20 Mar 2025 14:11:59 -0700 Subject: [PATCH] Update settings.js --- settings.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/settings.js b/settings.js index 53b307b..5d9448b 100644 --- a/settings.js +++ b/settings.js @@ -13,9 +13,7 @@ export default // the base profile is shared by all bots for default prompts/examples/modes "base_profile": "./profiles/defaults/survival.json", // also see creative.json, god_mode.json "profiles": ((process.env.PROFILES) && JSON.parse(process.env.PROFILES)) || [ - "./Andy_100.json", - "./Jill_100.json", - // "./profiles/deepseek.json", + "./profiles/deepseek.json", // "./profiles/gpt.json", // "./profiles/claude.json", // "./profiles/gemini.json",