managarten/services/telegram-project-doc-bot/src
Till-JS 384244fe50 ♻️ refactor: migrate bots and chat-backend to mana-llm
Migrate all LLM consumers from direct Ollama calls to centralized
mana-llm service with OpenAI-compatible API.

Migrated services:
- matrix-ollama-bot
- telegram-ollama-bot
- chat-backend
- telegram-project-doc-bot

New env vars: MANA_LLM_URL, LLM_MODEL, LLM_TIMEOUT
Replaces: OLLAMA_URL, OLLAMA_MODEL, OLLAMA_TIMEOUT
2026-01-29 22:56:26 +01:00
..
bot feat(services): add telegram-project-doc-bot service 2026-01-27 03:29:08 +01:00
config ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
database feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
generation ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
media feat(services): add telegram-project-doc-bot service 2026-01-27 03:29:08 +01:00
project feat(services): add telegram-project-doc-bot service 2026-01-27 03:29:08 +01:00
transcription feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
app.module.ts feat(services): add telegram-project-doc-bot service 2026-01-27 03:29:08 +01:00
health.controller.ts feat(services): add telegram-project-doc-bot service 2026-01-27 03:29:08 +01:00
main.ts feat(services): add telegram-project-doc-bot service 2026-01-27 03:29:08 +01:00