- Updated gems
datetimeReference
is not respected by LUIS when specified as aGET
. Switched toPOST
- Renamed
tz_offset
option todatetime_reference
to more closely match the LUIS API
- Added intent threshold option; intents with lower scores than the threshold are not matched.
- The endpoint is now properly configurable
- Updated gem dependencies
- Fixed README to point out correct config
- Initial release