I'd like to create a notes/feedback field in my Lex bot, but it appears difficult to do.
It seems like AMAZON.LITERAL used to do this, and current suggestions are to create a custom slot and pump a bunch of random data into it (http://docs.aws.amazon.com/lex/latest/dg/gl-guidelines.html - bullet point 3 and other googles).
Is this the best way to do it? Does anyone know of any examples or methods to better show how this can be done?