feature/ariadne #11

Merged
bstein merged 416 commits from feature/ariadne into main 2026-01-28 14:05:40 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 32851ca057 - Show all commits

View File

@ -67,10 +67,10 @@ spec:
resources:
requests:
cpu: 20m
memory: 64Mi
memory: 128Mi
limits:
cpu: 200m
memory: 256Mi
memory: 512Mi
volumeMounts:
- name: code
mountPath: /app/gateway.py

View File

@ -80,7 +80,7 @@ spec:
- name: BOT_MENTIONS
value: atlasbot,aatlasbot
- name: OLLAMA_URL
value: http://chat-ai-gateway.bstein-dev-home.svc.cluster.local/
value: http://ollama.ai.svc.cluster.local:11434/
- name: OLLAMA_MODEL
value: qwen2.5:14b-instruct-q4_0
- name: OLLAMA_TIMEOUT_SEC