在Python中导出和导入Dialogflow代理的简单示例

时间:2019-10-02 20:04:48

标签: python dialogflow

我在执行简单的代码以使用Python导出或导入Dialogflow代理时遇到麻烦。我不确定以下代码有什么问题,希望有人可以帮助我。 Python dialogflow库文档令人困惑。

 "dependencies": {
    "@types/jest": "24.0.18",
    "@types/node": "12.7.9",
    "@types/react": "16.9.4",
    "@types/react-dom": "16.9.1",
    "react": "^16.10.1",
    "react-dom": "^16.10.1",
    "react-scripts": "3.1.2",
    "rxjs": "^6.5.3",
    "typescript": "3.6.3"
  },

0 个答案:

没有答案