set default profiles to andy.json

This commit is contained in:
Qu Yi 2024-11-10 17:50:30 +08:00
parent 2322f7857e
commit dd176afc71

View file

@ -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
],