We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rasa NLU version:
Operating system (windows, osx, ...):
Content of model configuration file:
Issue: $ curl -XPOST localhost:5000/parse -d '{"q":"我发烧了该吃什么药?", "project": "rasa_nlu_test", "model": "model_20170921-170911"}' | python -mjson.tool % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 185 100 95 100 90 416 394 --:--:-- --:--:-- --:--:-- 814 Expecting value: line 1 column 1 (char 0)
File "D:\Rasa_NLU_Chi\rasa_nlu\server.py", line 224, in parse request.content.read().decode('utf-8', 'strict')) builtins.UnicodeDecodeError: 'utf-8' codec can't decode byte 0xce in position 6: invalid continuation byte
The text was updated successfully, but these errors were encountered:
您好,可以交流一下吗?wx:xuehui2333
Sorry, something went wrong.
No branches or pull requests
Rasa NLU version:
Operating system (windows, osx, ...):
Content of model configuration file:
Issue:
$ curl -XPOST localhost:5000/parse -d '{"q":"我发烧了该吃什么药?", "project": "rasa_nlu_test", "model": "model_20170921-170911"}' | python -mjson.tool
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 185 100 95 100 90 416 394 --:--:-- --:--:-- --:--:-- 814
Expecting value: line 1 column 1 (char 0)
The text was updated successfully, but these errors were encountered: