managarten/services/telegram-ollama-bot
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
..
src ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
CLAUDE.md ♻️ refactor: migrate bots and chat-backend to mana-llm 2026-01-29 22:56:26 +01:00
Dockerfile feat(telegram-ollama-bot): add Telegram bot for local LLM inference via Ollama 2026-01-26 15:43:41 +01:00
nest-cli.json feat(telegram-ollama-bot): add Telegram bot for local LLM inference via Ollama 2026-01-26 15:43:41 +01:00
package.json feat(telegram-ollama-bot): add Telegram bot for local LLM inference via Ollama 2026-01-26 15:43:41 +01:00
tsconfig.json feat(telegram-ollama-bot): add Telegram bot for local LLM inference via Ollama 2026-01-26 15:43:41 +01:00