In Luis I have been importing Entity Lists using the Json format and hit a limit of 160. The entity list was 200 items of different health care treatments.
Is this a extendable? What are the implications of long Entity lists.
There are other projects with large entity lists that I have in the pipe line.
My current workaround is to divide the treatments into categories using a name space notation can you see anything wrong with this approach?
If yes what is the recommended best practice?
Thanks