Skip to content
New issue

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

Missing "actionIncomplete" Tag #8

Open
freiSMS opened this issue Feb 26, 2018 · 1 comment
Open

Missing "actionIncomplete" Tag #8

freiSMS opened this issue Feb 26, 2018 · 1 comment

Comments

@freiSMS
Copy link

freiSMS commented Feb 26, 2018

When getting an Dialogflow Json File the "actionIncomplete" Tag (in Result) is used if there are missing required Slot values. The AIResponse Object I get from the dialogflow unity sdk won't provide this field. Can somebody tell me how I can check if i should perform the action which is linked to the intent or have to pass the users input back to dialogflow to get the missing slots?

@freiSMS
Copy link
Author

freiSMS commented Jul 10, 2018

One more thing: "Metadata.endConversation" is also not included in the JSON C# Objekt. Would it be possible to update the c# Result Object?
@matthewayne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant