mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-03-03 02:14:54 +00:00
🐛 fix(makeprompt.py): remove unnecessary file close statement after reading prompt file ✨ feat(config.py): add gpt_3_5_turbo_prompt variable to store the content of the prompt file ✨ feat(makeprompt.py): use gpt_3_5_turbo_prompt variable instead of reading the prompt file again