AbrahamSanders / AbrahamSanders/seq2seq-chatbot
Flask 1.0+ not supported
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 99
- Fork
- 54
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
In versions after 0.12.4, flask has changed the way the server is started which causes chat_web.py to exit to the command line and terminate instead of hosting the web server.
chat_web.py needs to be refactored to comply to their new startup mechanism and also be able to accept the command line parameters. Until then, we are stuck on 0.12.4.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.