apache / openwhisk

Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.53k stars 1.17k forks source link

Question&Answer (Dialog) package #365

Closed csantanapr closed 7 years ago

csantanapr commented 8 years ago

We could use as an example the Watson Dialog API

lzbj commented 8 years ago

@csantanapr ,could you please assign this task to me?

lzbj commented 8 years ago

The latest recommended soluitons here: http://watson-qa-demo.mybluemix.net/ https://developer.ibm.com/watson/blog/2015/11/11/watson-question-and-answer-service-to-be-withdrawn/

csantanapr commented 8 years ago

Good catch, then instead we can create actions using the replacements services: Natural Language Classifier, Dialog, Retrieve and Rank, and Document Conversion.

What do you think we use this issue to implement Dialog and create new issues for the other ones?

lzbj commented 8 years ago

Thanks, yes, agree with you. Then maybe we can think of using of those created actions in a pipline to achieve some more complex apps, such as Q&A etc. Another solution is to utilize several Watson api in one action to compose a complex app, but in my opinion, the former one is more flexible.

csantanapr commented 8 years ago

@lzbj I agree that's we have sequences to create more complex scenarios, but we should have generic actions in a package that user can copy/clone and adjust and create their own sequence or trigger an event from inside an action to make a rule run with another actions

lzbj commented 8 years ago

Yes, sure.

lzbj commented 8 years ago

@csantanapr , could you please help create 4 issues with Package label, that associated with replacements services as you mentioned above and assign to me? thank you.

csantanapr commented 8 years ago

@lzbj I converted this issue to be for Dialog action, and created 3 more 587, 588, 589 Take into account that each one should have proper tests, and docs cover I suggest to work on one first, this issue is already assigned to you, as you finish this one and is ready to pick the next one then assign at that time.

lzbj commented 8 years ago

@csantanapr Thank you, yes, I'll do as you pointed out.

lzbj commented 8 years ago

https://github.com/openwhisk/openwhisk/pull/641 @csantanapr , could you help review it when available, thank you.

markusthoemmes commented 7 years ago

@csantanapr still valid/in the right place?

markusthoemmes commented 7 years ago

Issue moved to openwhisk/openwhisk-catalog #209 via ZenHub