AI-Discord-Bot/src
2025-05-13 22:47:15 -04:00
..
__pycache__ 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
node_modules 🚀 feat: Modular scheduler + AI simple mode working 2025-05-09 17:57:09 -04:00
scheduler 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
ai.py 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
bot.py 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
conda_env.yml 🚀 feat: Modular scheduler + AI simple mode working 2025-05-09 17:57:09 -04:00
logger.py Added logging functionality to fix issue (#5). Bot now does some basic logging 2025-05-11 20:36:31 -04:00
persona.json Fixed personality injection logic and fallback to raw LLM if missing (#4) 2025-05-11 19:46:13 -04:00
personality.py Added logging functionality to fix issue (#5). Bot now does some basic logging 2025-05-11 20:36:31 -04:00
requirements.txt Fixed the .env file with thte right values 2025-05-11 00:13:57 -04:00
settings.yml 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