Changed llm model
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ CORS_ORIGINS=https://ms.takits.me,http://localhost:4888,http://localhost:5173
|
||||
|
||||
# Local LLM (Ollama on Mac).
|
||||
LLM_BASE_URL=https://mac-ollama.takits.me
|
||||
LLM_MODEL=gemma4:31b-mlx
|
||||
LLM_MODEL=qwen3:30b-a3b-instruct-2507-q4_K_M
|
||||
LLM_TIMEOUT_SECONDS=300
|
||||
LLM_MAX_MAILS=80
|
||||
LLM_BODY_CHARS=3000
|
||||
|
||||
Reference in New Issue
Block a user