aboutsummaryrefslogtreecommitdiff
path: root/bot/src/storage/consts.js
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-03-27 01:59:14 -0400
committerAndrew Lee <andrew@alee14.me>2025-03-27 01:59:14 -0400
commit7b9a58cac0b59a73562d68540292e89f57bf30cf (patch)
treebb4c8344ef0e461e4ab5c7b47ebca904819fcb59 /bot/src/storage/consts.js
parent598e23ab48f29e13b490ac15acc6f7bbe3671028 (diff)
downloadAleeBot-7b9a58cac0b59a73562d68540292e89f57bf30cf.tar.gz
AleeBot-7b9a58cac0b59a73562d68540292e89f57bf30cf.tar.bz2
AleeBot-7b9a58cac0b59a73562d68540292e89f57bf30cf.zip
More activities; LLM model now needs .env; No longer need to confirm a pending quote
Diffstat (limited to 'bot/src/storage/consts.js')
-rw-r--r--bot/src/storage/consts.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/src/storage/consts.js b/bot/src/storage/consts.js
index 231f5ca..b62d218 100644
--- a/bot/src/storage/consts.js
+++ b/bot/src/storage/consts.js
@@ -1,6 +1,5 @@
export const abEmbedColour = '#0066a6';
export const ollamaGlobal = true;
-export const ollamaModel = 'aleebot-deepseek';
export const featureSuggestChannel = '427495678390960148';
export const userWhitelist = ['242775871059001344'];