fix: correct model name in defaults

This commit is contained in:
mudler
2025-03-20 19:18:14 +01:00
parent 5d42ebbc71
commit 16288c0fc3

View File

@@ -61,7 +61,7 @@ services:
ports:
- 8080:3000
environment:
- LOCALAGENT_MODEL=arcee-agent
- LOCALAGENT_MODEL=qwen_qwq-32b
- LOCALAGENT_LLM_API_URL=http://localai:8080
- LOCALAGENT_API_KEY=sk-1234567890
- LOCALAGENT_LOCALRAG_URL=http://ragserver:8080