Rasa_NLU_Chi icon indicating copy to clipboard operation
Rasa_NLU_Chi copied to clipboard

在测试时为啥这个是null无效的

Open wxy0505 opened this issue 1 year ago • 0 comments

curl -XPOST localhost:5000/parse -d '{"q":"我感觉headache该吃什么药?", "project": "", "model": "model_20230318-133326"}' { "intent": { "name": null, "confidence": 1.0 }, "entities": [], "text": "我感觉headache该吃什么药?"

wxy0505 avatar Mar 19 '23 02:03 wxy0505