We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New parse payload have the following data structure :
{"text":"Bonjour","intents":[{"id":"467958847129146","name":"greeting","confidence":0.9986}],"entities":{},"traits":{"language":[{"id":"0596e762-b648-4e55-84ff-2fbaa4eca22b","value":"fr","confidence":0.9989}]}}
I don't know how much it will impact the current code. We must review the full API documentation.
@bashz i would recommend tagging the current branch before
The text was updated successfully, but these errors were encountered:
No branches or pull requests
New parse payload have the following data structure :
I don't know how much it will impact the current code. We must review the full API documentation.
@bashz i would recommend tagging the current branch before
The text was updated successfully, but these errors were encountered: