- Support [NLU](https://tech.yandex.ru/dialogs/alice/doc/nlu-docpage/)
- Add `safe_kwargs` to meta and request
[safe_kwargs](https://github.com/surik00/aioalice/blob/master/aioalice/utils/safe_kwargs.py) will help ignore new JSON entities (if there's new API) so it won't cause exceptions
___
[NL..what?](https://medium.com/lola.com/nlp-vs-nlu-whats-the-difference-d91c06780992)