FB Messenger 实体数量
Number of entities in FB messenger
是否可以通过某种方式设置实体数量参数,以便当消息流经 webhook 时,附加了多个实体?我可以用我自己的 curl
和 n
参数来实现它,但是在 facebook 设置的 wit.ai
应用程序设置中看不到任何东西。
感谢您的帮助。
我在 FB Developers 页面上得到的答案是:
Lars Schwarz There are no options you could specify or even change.
The build-in NLP is only meant as simple integration,
if you need extended options you need to integrate the calls yourself.
是否可以通过某种方式设置实体数量参数,以便当消息流经 webhook 时,附加了多个实体?我可以用我自己的 curl
和 n
参数来实现它,但是在 facebook 设置的 wit.ai
应用程序设置中看不到任何东西。
感谢您的帮助。
我在 FB Developers 页面上得到的答案是:
Lars Schwarz There are no options you could specify or even change.
The build-in NLP is only meant as simple integration,
if you need extended options you need to integrate the calls yourself.