This demo is for applying ChatGPT API in practice
If you are not in an open net (where restriction of access network assets doesn't exist), you should set up or find a working proxy address!
- write a config.yml in the same format with
example.config.yml
- run migration work
python manage.py makemigrations python manage.py migrate
- run server
python manage.py runserver