Releases: nlckysolutions/nGPT
Releases · nlckysolutions/nGPT
nGPT 2M (v2)
To install all packages required for this model of nGPT, please run the below command:
pip install flask flask-cors requests beautifulsoup4 undetected-chromedriver pywizlight selenium
Bug Fixes 🐛
- The Saved Chats feature should no longer malfunction- no more deleting chat-log.json.
- No more Error: 500 from nGPT.
Minor Updates 🛠️
- Turning lights on and off looks nicer in the WebUI and works better.
- AI Response debug tokens visible in the browser JS console
ALL FEATURES ARE CURRENTLY EXPERIMENTAL.
PLEASE OPEN A NEW ISSUE IF YOU FIND ANY BUGS
nGPT 2M (v1)
To install all packages required for this model of nGPT, please run the below command:
pip install flask flask-cors requests beautifulsoup4 undetected-chromedriver pywizlight selenium
KNOWN BUGS
- nGPT Saved Chats do not work and your first chat is constantly loaded. FIX: ONLY delete chat_log.json every time you close nGPT.
- After deleting chat_log.json, nGPT keeps saying Error: 500. FIX: Restart app.py.
ALL KNOWN BUGS WILL BE FIXED IN THE NEXT MINOR UPDATE.
FEATURES
nGPT 2M includes features such as:
- Generating short music via DeepAI and Selenium.
- Turning on/off your WIZ smart lights with no extra setup needed.
- Searching the web.
- nGPT WebUI
ALL FEATURES ARE CURRENTLY EXPERIMENTAL.
PLEASE OPEN A NEW ISSUE IF YOU FIND ANY BUGS