DEPRECATED-node-wit icon indicating copy to clipboard operation
DEPRECATED-node-wit copied to clipboard

Add other HTTP API methods

Open Glavin001 opened this issue 9 years ago • 7 comments

Would anyone be interested in having the other HTTP API methods be available through node-wit?

See https://wit.ai/docs/http/20141022

Personally, I'd like to use the create (POST) methods for Intents, Expressions, and Entities. I'd like to be able to automatically populate a Wit instance from a datastore.

Glavin001 avatar Jun 01 '15 14:06 Glavin001

Yes please!

Vuurbaard avatar Sep 04 '15 21:09 Vuurbaard

@MrZunz which ones in particular would be most useful for you? I will prioritize implementing those first. :smiley:

Glavin001 avatar Sep 04 '15 21:09 Glavin001

For me it would be adding values to an enitity, so I can automatically add values to my playlist/artist entity so it will recognize them as is.

I believe that that would be https://wit.ai/docs/http/20141022#create-entity-value-link

Vuurbaard avatar Sep 05 '15 10:09 Vuurbaard

I agree, those would be useful.

I am not currently working on my project(s) that use Wit.ai, however when I have time I'll take a look at implementing this.

Glavin001 avatar Sep 05 '15 10:09 Glavin001

I'll see if I can help expanding the functionality too.

Vuurbaard avatar Sep 05 '15 10:09 Vuurbaard

Guys I came here because I though api call were wrapped in your library yet ^^. @Glavin001 Are you still working on ? I really need some api call so if you are interested I could help with pull request.

Thanks for your already done job :)

mbret avatar Nov 25 '15 19:11 mbret

I had to take a break from my project, and so I did not get very far on this issue. I hope to have some time over the holidays.

I really need some api call

@mbret which api call do you need, specifically?

Glavin001 avatar Nov 25 '15 21:11 Glavin001