You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add some JS/TS sample code and sample data. I've spent a whole day with trial-and-error talking to the API, but wasn't able to get it to work. Sending training data responds with a "CREATED" status, which sounded promising, but parsing only returns the nullintent.
The "documentation" is just not clear at all. I guess it because this server was not intended to be used stand-alone, but only from within a Jovo app. But it's not presented that way.
The language model is then converted to a native Snips NLU dataset format...
Converted from where? What format does the data have to be?
Parsing a Message
Similarly to the other endpoints, those parameters are either taken from the app configuration or set automatically, depending on the incoming request.
The parameters seem to be mandatory when talking the API directly. The meaning of the session_id is unlear.
The text was updated successfully, but these errors were encountered:
Please add some JS/TS sample code and sample data. I've spent a whole day with trial-and-error talking to the API, but wasn't able to get it to work. Sending training data responds with a "CREATED" status, which sounded promising, but parsing only returns the nullintent.
The "documentation" is just not clear at all. I guess it because this server was not intended to be used stand-alone, but only from within a Jovo app. But it's not presented that way.
Converted from where? What format does the data have to be?
The parameters seem to be mandatory when talking the API directly. The meaning of the session_id is unlear.
The text was updated successfully, but these errors were encountered: