- [x] fix: `entity.entity_type` and `entity.type` mirror each other till one of them is deprecated. ([15](https://github.com/Vernacular-ai/dialogy/pull/15))
- [x] update: Slot filling doesn't require entities to contain slot related information. ([16](https://github.com/Vernacular-ai/dialogy/pull/16))
- [x] add: `debug_logs` decorators available to all plugin methods.