Can we configure our Bluemix chatbot Application with Multiple Conversation Workspace? -


can configure our bluemix chatbot application multiple conversation workspace? if yes how can call particular conversation service on basis of user questions asked on chatbot?

this can done application. scenario that

  • the user input analyzed app or sending national language classifier or nl understanding service.
  • based on results of analysis app send input specific workspace
  • calls conversation workspace stateless, have id individual conversation (chat) , metadata in dialog are
  • that info used later jump in conversation workspace user was

imho, technique used support multiple spoken languages or separate different more complex subjects individual workspaces. take @ architecture diagram in documentation general idea.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -