|
|
1
0
在v1中,这样做客户端是可行的。按照身份验证的工作方式,您现在需要在服务器端执行此操作。但是API在那里。。。在库中查找detect intent( https://dialogflow.com/docs/sdks#detect_intent_and_agent_apis )其余的文件( https://dialogflow.com/docs/reference/api-v2/rest/v2/projects.agent.sessions/detectIntent ) |