Enhancements
- Add support for TAG on SCRIPTSET and MODELSET (#20 )
Thanks to: @dengliming for the contributing!
Compatibility warning
This version is compatible with RedisAI v0.99.1 or newer
Given that RESP numbers replies are always 64 bit integer, we've normalize int(32) usage to int64 (#19)