Closed zhongchongan closed 9 months ago
you can run it using
python manage.py sync_models
, I will check what caused it
@zhongchongan please take a pull from main, the issue has been fixed. You can find the change here https://github.com/openchatai/OpenChat/commit/639e3dd50ab5f0b5860036dc8a4b8a6eb1cd2953
@codebanesr How to configure this request address? Now the request from the web page is always 0.0.0.0
@zhongchongan you can edit the chat.js file, and add your ip address. If this happens on your local machine, just change the url to localhost
It will be fixed in the next version soon ....
Where is the mysql database initialization script?