mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-07-31 04:15:30 +02:00
set default profiles to andy.json
This commit is contained in:
parent
2322f7857e
commit
dd176afc71
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@ export default
|
|||
"auth": "offline", // or "microsoft"
|
||||
|
||||
"profiles": [
|
||||
//"./andy.json",
|
||||
"./andy.json",
|
||||
// "./profiles/gpt.json",
|
||||
// "./profiles/claude.json",
|
||||
// "./profiles/gemini.json",
|
||||
// "./profiles/llama.json",
|
||||
"./profiles/qwen.json",
|
||||
// "./profiles/qwen.json",
|
||||
|
||||
// using more than 1 profile requires you to /msg each bot indivually
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue