我可以在Dailogflow ES实现中等待参数时获取用户输入文本吗?

发布于 2025-02-07 18:56:50 字数 432 浏览 2 评论 0原文

我有一个名为“ TestInput”的意图,在这种情况下,我有两个必需的参数是“ params1”和“ params2”。 IE:

  • 用户:我想测试您的bot
  • bot:quask ofdres params1 params2
  • 用户:键入 params1 和< strong> params2 值 这样,可以获取params1和params2 alual是可以的 但是我想获得所有用户输入,例如“我想测试您的bot” “ params1 value” “ params2 value”

是可能的?

I have an intents named 'testInput' and in this intents, I have two required parameters which is 'params1' and 'params2'.
i.e:

  • user: I wanna test your bot
  • bot: ask required params1 and params2
  • user: type params1 and params2 value
    In this way, It's OK to get the params1 and params2 value
    but I wanna get all of the user input like "I wanna test your bot","params1 value", "params2 value"

Is it possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

戒ㄋ 2025-02-14 18:56:50

是的,可以获取所有用户输入。您可以使用用户提供的“上下文”来回答问题。

Yes it is possible to get all of the user input. You can use the 'context' provided by the user to answer the question.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文