inst/chat/server.R

server <- function(input, output, session) {
  callModule(IMWatson::chatbot, title, api_key, workspace)
}

Try the IMWatson package in your browser

Any scripts or data that you put into this service are public.

IMWatson documentation built on May 2, 2019, 2:43 a.m.