feat: fuck freja
This commit is contained in:
@@ -105,8 +105,8 @@ export const config: BotConfig = {
|
||||
"google/gemma-3-12b-it:free"
|
||||
),
|
||||
classificationFallbackModels: getCsvEnvOrDefault("AI_CLASSIFICATION_FALLBACK_MODELS", [
|
||||
"qwen/qwen-2.5-7b-instruct:free",
|
||||
"mistralai/mistral-7b-instruct:free",
|
||||
"meta-llama/llama-3.3-70b-instruct:free",
|
||||
"mistralai/mistral-small-3.1-24b-instruct:free",
|
||||
]),
|
||||
maxTokens: parseInt(getEnvOrDefault("AI_MAX_TOKENS", "500")),
|
||||
temperature: parseFloat(getEnvOrDefault("AI_TEMPERATURE", "1.2")),
|
||||
|
||||
Reference in New Issue
Block a user