Commit graph

11 commits

Author SHA1 Message Date
5b64fcf80f Its mostly working. Issue #27 is still not unloading or loading models. Only when the model is naturaly unloaded will the .env file model load. 2025-05-13 22:47:15 -04:00
fe5e2d9b96 This is a mostly working but defective version of the main branch. Used it to test some loading/unloading functions 2025-05-13 10:57:32 -04:00
0d0084fd9a Working on [Multi model support](https://forgejo.milotech.us/milo/AI-Discord-Bot/issues/27#issue-28) model specified from ".env" file is not working. 2025-05-12 11:24:36 -04:00
f137198f67 Added logging functionality to fix issue (#5). Bot now does some basic logging 2025-05-11 20:36:31 -04:00
37f5e53ece Fixed personality injection logic and fallback to raw LLM if missing (#4) 2025-05-11 19:46:13 -04:00
9e27851b9d 🐋 Docker build is UP!
- Standalone Dockerfile, no compose yet
- Bot works great in container
- Scheduler runs by default (no toggle yet)
2025-05-11 00:48:31 -04:00
50512ab90e Fixed the .env file with thte right values 2025-05-11 00:13:57 -04:00
1a39a39d84 🛠️ Initial Docker support added — build likely broken, expect fixes in next patch 2025-05-10 00:26:28 -04:00
9753f508d1 🎲 Added probabilistic scheduler and 📋 future roadmap checklist for Delta AI bot 2025-05-09 21:07:22 -04:00
c751b7613e Moved logic into simple on the scheduler dir. Cleaned up code and made things more modular 2025-05-09 18:34:39 -04:00
de74e2a335 🚀 feat: Modular scheduler + AI simple mode working 2025-05-09 17:57:09 -04:00