我在执行简单的代码以使用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"
},