Rasa_NLU_Chi icon indicating copy to clipboard operation
Rasa_NLU_Chi copied to clipboard

工程名字找不到

Open whucszhou1234 opened this issue 7 years ago • 2 comments

服务启动后,工程名字总是找不到,不知什么原因,具体异常如下:

curl -XPOST 127.0.0.1:5000/parse -d '{"q":"我发烧了该吃什么药?","project": "rasa_nlu_test", "model": "model_20180104-154114"}' | python -mjson.tool

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 155 0 56 100 99 21563 38120 --:--:-- --:--:-- --:--:-- 49500 { "error": "No project found with name 'rasa_nlu_test'." }

whucszhou1234 avatar Jan 04 '18 08:01 whucszhou1234

你有训练模型吗,模型路径在哪里?

crownpku avatar Jan 04 '18 09:01 crownpku

用 curl 'http://localhost:5000/status' 看下有哪些工程

WEN6Lev57q4 avatar Apr 27 '18 07:04 WEN6Lev57q4