rasa通过自带的project参数可用来切换模型, curl 'ip:port/parse?q=123&project=project1' curl 'ip:port/parse?q=123&project=project2' 但是该项目的bilstm 实体识别不支持多个模型的切换。