Files
diarization-ui/app.py
wb 98c97ff76c feat(diarization-ui): configurable Ollama settings page + Traefik integration
- Add settings table (key/value) to SQLite DB
- New /settings page: lazy-load models from Ollama API, configure
  num_ctx, num_predict, repeat_penalty, repeat_last_n, thinking toggle
- Analysis job reads all parameters from DB (fallback to env vars)
- Add Traefik labels and network to docker-compose.yml (voicelog.aquantico.lan)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 11:29:05 +02:00

82 KiB