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
在平台的设置中更改了 会话模型设置中的 “欢迎语”和“兜底回复”。 当在多轮对话设计器中进行了保存操作后,平台设置中的 会话模型设置中的 “欢迎语”和“兜底回复”就变回了原来的默认值。
The text was updated successfully, but these errors were encountered:
这个是一个已知问题,#57 因为这个存在同步上的冲突,在导入导出上,有的时候需要使用接口导入(多轮对话设计器是调用接口),有的时候需要保留服务器端的。
目前,在设置中改变参数或兜底回复,您先用临时方案:
这个的调整和优化,暂时还没有时间,我们会争取在 6 月份解决,感谢您的反馈。
Sorry, something went wrong.
经检查,【兜底回复】和【欢迎语】,在多轮对话设计器中同步时,会覆盖浏览器控制台内的设置。
除了昨天提供的上述方案,另外一个更简单的,是在浏览器控制台更新后,多轮对话设计内进行【下载】:进入机器人,然后点击【下载】。
hailiang-wang
No branches or pull requests
现在行为
在平台的设置中更改了 会话模型设置中的 “欢迎语”和“兜底回复”。
当在多轮对话设计器中进行了保存操作后,平台设置中的 会话模型设置中的 “欢迎语”和“兜底回复”就变回了原来的默认值。
The text was updated successfully, but these errors were encountered: