diff options
Diffstat (limited to 'bot/src/storage/consts.js')
| -rw-r--r-- | bot/src/storage/consts.js | 1 |
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']; |
