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

Fix luconverter to handle intent names with spaces correctly when features are assigned #956

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

vishwacsena
Copy link
Contributor

Fixes #943

The issue is in conversion from JSON -> LU where intent name with spaces were not wrapped in quotes. This caused subsequent issue with LU -> JSON conversion for missing quotes around intent names that have spaces in them.

@munozemilio munozemilio merged commit d5b17d9 into main Aug 26, 2020
@munozemilio munozemilio deleted the vishwac/943 branch August 26, 2020 22:57
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

Successfully merging this pull request may close these issues.

bf:luis convert error while generating .luis file
2 participants