added config for local AI

This commit is contained in:
2026-06-29 15:53:48 +03:00
parent 3d99f2274f
commit faa6e6eaff
+11
View File
@@ -0,0 +1,11 @@
llm:
provider: OLLAMA
meta:
model: qwen2.5-coder:7b # или любая другая модель
max_tokens: 8000
temperature: 0.3
http_client:
timeout: 180
api_url: http://host.docker.internal:11434 # Ollama на хосте, доступна из контейнера