• Joined on 2025-05-05
milo created branch Model-loading-test in milo/AI-Discord-Bot 2025-05-13 23:28:58 -04:00
milo pushed to Model-loading-test at milo/AI-Discord-Bot 2025-05-13 23:28:58 -04:00
69354229d6 Further thesting for #27 but still not working. May move on to a different feature set.
milo pushed to main at milo/AI-Discord-Bot 2025-05-13 22:49:02 -04:00
ea206a1d7f Merge pull request 'Model-loading-test' (#28) from Model-loading-test into main
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.
fe5e2d9b96 This is a mostly working but defective version of the main branch. Used it to test some loading/unloading functions
Compare 3 commits »
milo deleted branch Model-loading-test from milo/AI-Discord-Bot 2025-05-13 22:49:02 -04:00
milo merged pull request milo/AI-Discord-Bot#28 2025-05-13 22:49:01 -04:00
Model-loading-test
milo created pull request milo/AI-Discord-Bot#28 2025-05-13 22:48:39 -04:00
Model-loading-test
milo pushed to Model-loading-test at milo/AI-Discord-Bot 2025-05-13 22:47:21 -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.
milo pushed to main at milo/Preamp-Circuit 2025-05-13 13:30:08 -04:00
bea02cdacc Innitial commit
milo created repository milo/Preamp-Circuit 2025-05-13 13:24:52 -04:00
milo created branch Model-loading-test in milo/AI-Discord-Bot 2025-05-13 10:57:40 -04:00
milo pushed to Model-loading-test at milo/AI-Discord-Bot 2025-05-13 10:57:40 -04:00
fe5e2d9b96 This is a mostly working but defective version of the main branch. Used it to test some loading/unloading functions
milo pushed to main at milo/AI-Discord-Bot 2025-05-12 11:24:49 -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.
milo opened issue milo/AI-Discord-Bot#27 2025-05-11 21:00:02 -04:00
Multi model support
milo commented on issue milo/AI-Discord-Bot#5 2025-05-11 20:37:02 -04:00
No Logger

There is now some basic logging

milo closed issue milo/AI-Discord-Bot#5 2025-05-11 20:37:02 -04:00
No Logger
milo pushed to main at milo/AI-Discord-Bot 2025-05-11 20:36:41 -04:00
f137198f67 Added logging functionality to fix issue (#5). Bot now does some basic logging
milo commented on issue milo/AI-Discord-Bot#4 2025-05-11 19:47:27 -04:00
Identity Crisis

This is now fixed, Only the personality in the json file is used and if no personality is there then the normal LLM tone/style is used.

milo closed issue milo/AI-Discord-Bot#4 2025-05-11 19:47:27 -04:00
Identity Crisis
milo pushed to main at milo/AI-Discord-Bot 2025-05-11 19:46:23 -04:00
37f5e53ece Fixed personality injection logic and fallback to raw LLM if missing (#4)
milo commented on issue milo/AI-Discord-Bot#6 2025-05-11 18:03:22 -04:00
Schedule cannot be disabled

This had already been implemented. Must have missed it somehow. Tested and working.