Releases: minitheguitarist/Chatbot-for-Website
Chatbot-for-Website-v1.0.0
When testing this system, I used OpenAI 20B OSS. If you wish to change this, please remember to change it in the App.py file. I also explained how this software works in a very simple way in the readme file.I should mention that this software will run on a locally hosted website. It's up to you to get it working on a live system.Make sure NPM and Python are installed, and you must fill in the system prompt.
Known bugs in this release
I discovered a new issue: sometimes the chatbot’s responses are too long. Because of the layout I designed, very long responses can occasionally cause syntax errors. The output then looks messy and poorly formatted.
I haven't found any bugs other than what I've told you. If you come across any, I'd appreciate it if you could share them with me.