I was hoping to continue using slots with a lot of sample utterances since it is recommended for most accuracy, but I was also hoping to set this up in a way so I can build an audit table of questions asked. Is it possible that I can also receive the full utterance so I can save that for future auditing?
If that is not possible, is it possible to set this up so that I can at least receive the full utterance when it does not match any of my slots?
For example, if I have a sample utterance of "What does {SLOT} mean?" and the user does not say a slot that I have defined, I would still like it to try and send that over so I can audit that. Or, if they ask an utterance that I don't have defined, I would also like to audit that. I'd be obviously willing to use literals for that case if possible.