victorshinya / serverless-chatbot

Create and deploy your chatbot using Serverless

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade Watson Assistant integration to support API v2

victorshinya opened this issue · comments

The assistant.js function is using Watson Assistant API v1. In order to support new features and integrations, it will be required to upgrade the API version.

Pushed a new commit (9635e31) with this update, from Watson Assistant v1 to v2. The new action comes with context management.