Commit graph

12 commits

Author SHA1 Message Date
a79e0de396 Issue #30 Autochat. Is pretty much fully implemented. Further tweaks are needed but its good for now 2025-06-06 13:05:03 -06:00
2449a7dc32 Added autochat #30. Not fully implemented but foundation is solid. 2025-06-01 14:11:09 -06:00
1e83a46412 Cleaned up logs. Added a debug .env variable to make logs more verbose 2025-05-15 12:21:41 -04:00
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
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
de74e2a335 🚀 feat: Modular scheduler + AI simple mode working 2025-05-09 17:57:09 -04:00
166b286d42 Bot can how reply when using the "!chat" command then prompting it. The .env file points to an ollama instance, the ai.py file has the model being used. 2025-05-07 17:20:34 -04:00
63c8e70b1c Bot is working on discord. Ping functionality works as expected when "!ping" is used 2025-05-07 16:58:20 -04:00
b0e78a89c8 First Commit 2025-05-06 11:56:01 -04:00