managarten/apps
Till-JS 6f51f1a24c feat(chat-backend): integrate Ollama for local LLM inference
- Add OllamaService for local model inference via Ollama API
- Update ChatService to route requests based on model provider
- Support both 'ollama' (local) and 'openrouter' (cloud) providers
- Add Gemma 3 4B as default model (free, runs on Mac Mini)
- Add SQL migration script for existing databases
- Update CLAUDE.md with Ollama configuration docs

Environment variables:
- OLLAMA_URL: Ollama server URL (default: http://localhost:11434)
- OLLAMA_TIMEOUT: Request timeout in ms (default: 120000)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 16:03:03 +01:00
..
calendar fix(calendar): correct port to 3016 2026-01-26 10:37:49 +01:00
chat feat(chat-backend): integrate Ollama for local LLM inference 2026-01-26 16:03:03 +01:00
clock 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
contacts 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
manadeck 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
nutriphi 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
picture 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
planta feat(analytics): add Umami tracking to remaining apps 2026-01-23 17:49:18 +01:00
presi 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
storage 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00
todo feat(todo): consolidate bars using ExpandableToolbar pattern from Calendar app 2026-01-26 15:33:24 +01:00
zitare/apps 🔧 chore(watchtower): try list format for telegram notification URL 2026-01-26 10:14:30 +01:00