Commit Graph

  • 19f5053859 feat: inject reminder context into LLM so bot knows user's agenda main Power BI Dev 2026-06-04 14:22:47 +07:00
  • 91b7a2eeaf fix: replace LLM guard with simple keyword blocklist Power BI Dev 2026-06-04 13:11:16 +07:00
  • d0d3d1a95b fix: bypass academic guard for reminder-related questions Power BI Dev 2026-06-04 11:06:09 +07:00
  • 7acdd5347c feat: add natural language reminder with LLM parsing and confirmation flow Power BI Dev 2026-06-04 10:52:36 +07:00
  • 2dfa6f95fb chore: add note.md to .gitignore Power BI Dev 2026-06-04 10:22:27 +07:00
  • ac57c57d9f feat: make LLM base_url configurable via env var Power BI Dev 2026-06-04 10:20:54 +07:00
  • 71d4aad764 feat: handle plain text messages without /ask prefix Power BI Dev 2026-06-04 10:15:42 +07:00
  • e3c89d0cac fix: add global error handler to surface silent exceptions to user Power BI Dev 2026-06-04 10:10:24 +07:00
  • 6562cf2aa3 fix: guard verdict check uses 'in' to handle extra characters in DeepSeek response Power BI Dev 2026-06-04 10:07:55 +07:00
  • 2acafdbab1 feat: auto-register admin as dosen on first /start Power BI Dev 2026-06-04 10:04:48 +07:00
  • 532b614363 fix: switch parse_mode to HTML to prevent BadRequest on special characters in names Power BI Dev 2026-06-04 09:59:49 +07:00
  • b031e30b1a fix: upgrade openai to >=1.52.0 for httpx 0.28 compatibility Power BI Dev 2026-06-04 09:49:15 +07:00
  • e8e7f02aff fix: replace sentence-transformers with fastembed to eliminate torch/CUDA dependency Power BI Dev 2026-06-04 09:40:00 +07:00
  • 1e30885e1a fix: upgrade python-telegram-bot to 21.3 to resolve httpx conflict with chromadb Power BI Dev 2026-06-04 09:19:08 +07:00
  • fddd3644ae chore: switch to DeepSeek API + sentence-transformers for free deployment Power BI Dev 2026-06-04 09:04:21 +07:00
  • f62a711f5d first init Power BI Dev 2026-06-04 08:33:41 +07:00