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
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
When we convert a .json file to .lu or export a .lu file directly from luis portal. The .lu file will include the "usesFeatures" line for each intent no matter it contains a feature or not. But when we convert it back to .json, we will get an error for the line.
## None
- all of them
- i want them all
- i want to all of them
@ intent None
To Reproduce
Copy the lines above and use bf luis:convert to convert it to .json.