我正在尝试来自Watson的对话API服务(使用可在pypi:watson-developer-cloud上获得的Python API客户端。当我发出请求时,我得到以下错误: "text": [],
"error": "Error when updating output with output ofo acced\u00e9 a tu cuenta y hac\u00e9 cl
在查看Watson Dialog API参考部分中,"“表示”获取配置文件变量-检索给定client_id和conversation_id的配置文件变量“。但是,在Watson Dialog API Explorer "Get the profile variable for a给定cient_ID“中,没有显示用于指定conversation_id的属性我们希望为每个对话操作一组独立的配置文件变量...这样,多个用户可以使用相同的client_ID进行对话<