【发布时间】:2022-10-07 02:53:31
【问题描述】:
如何对特定流进行 Google Dialogflow REST API 调用?我基本上想查询除“默认启动流程”之外的不同流程的意图检测。
例如,我可以使用此链接进行 API 调用:
https://{endpoint}/v3/{session=projects/*/locations/*/agents/*/sessions/*}:detectIntent
除了它将使用默认启动流程。
标签: dialogflow-es dialogflow-cx