【发布时间】:2020-06-17 07:38:40
【问题描述】:
我就是这样做的:
dispatcher.utter_message(image='https://dvtb78sd925mn.cloudfront.net/wp-content/uploads/2018/10/15110630/exemplo-marketing-derelacionamento.png')
但是 rasa x 没有显示图像
【问题讨论】:
-
这可能是因为安装包有问题或者它的依赖(例如
numpy或matplotlib)。是否安装正确? -
是的!在 rasa shell 中,返回一个图像链接,但在 rasa x 中没有。 @mrzrm
标签: python chatbot rasa-nlu rasa rasa-x