watson-developer-cloud / node-sdk

:comet: Node.js library to access IBM Watson services.
https://www.npmjs.com/package/ibm-watson
Apache License 2.0
1.48k stars 669 forks source link

question and answer service withdrawn? #185

Closed mg1075 closed 8 years ago

mg1075 commented 8 years ago

According to IBM, the Q & A service is being withdrawn. https://developer.ibm.com/watson/blog/2015/11/11/watson-question-and-answer-service-to-be-withdrawn/

Does that mean the Q & A service needs to be updated? https://github.com/watson-developer-cloud/node-sdk/blob/master/services/question_and_answer/v1-beta.js

germanattanasio commented 8 years ago

If you try to use it you will get a WARNING. The service will be removed soon

mg1075 commented 8 years ago

@germanattanasio - OK. And because node-sdk has services for the suggested replacements (Natural Language Classifier, Dialog, Retrieve and Rank, Document Conversion), node-sdk is already prepared for the withdrawal.