Commit Graph

6 Commits

Author SHA1 Message Date
melod1n c5b61ee3d8 shitton 2026-05-13 10:18:54 +03:00
melod1n 986d4aca46 build: update dependencies and project config 2026-05-10 22:50:04 +03:00
melod1n 810151263d feat: separate Ollama text/image/think models + add YouTube downloader
Support OLLAMA_IMAGE_MODEL and new OLLAMA_THINK_MODEL (both default to OLLAMA_MODEL)

Add /ollamathink command; validate thinking capability; disable image-analysis flow in think mode

Make /ollama-get-model show Text/Image/Think blocks only when models differ

Add /ytdl (/youtube) command + auto-detect YouTube URLs in messages

Cache downloaded videos to data/video and schedule daily cleanup

Move photo storage from data/temp to data/photo; improve env boolean parsing via ifTrue

Update deps (youtubei.js, puppeteer*) and TS config (allowJs, allowSyntheticDefaultImports)
2026-01-31 19:37:25 +03:00
melod1n df9471a7e4 refactor!: rewrite bot core; add AI (Ollama, Gemini), DB, new commands 2026-01-12 15:32:50 +03:00
melod1n 5ac17d713f update 2021-03-04 03:33:54 +03:00
melod1n 368382f63c Initial commit 2021-02-27 15:26:09 +03:00