mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-04-29 19:44:53 +02:00
Update settings.js
This commit is contained in:
parent
c7dd2394c2
commit
e35e0badf3
1 changed files with 1 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue