Version 1.2-beta:
We now offer a fully functional free version (free as in "free beer").
New APIs have been added:
Functional APIs: Includes MotorEntityRecognitionRequest
, MotorCategorizationRequest
, MotorSentimentRequest
.
Notification APIs: Allows post-processing treatment by sending notifications via Twilio (SMS), Slack, or Email.
Failover API: You can now provide a FailoverNotifier to ChatMotor, which will send an SMS notification when the API key is changed.
Version 1.1-beta:
Simplified Installation: Now, with a single environment variable, CHATMOTOR_HOME
, setup is easier:
Manual jar copying during installation is no longer required.
The MOTOR_LICENSE_FILE
environment variable is no longer needed.
The ChatMotor.licenseFilePath(String licenseFilePath)
API has been removed.
Extended Trial Period: Enjoy a 30-day trial instead of 14 days - more time to explore and decide!
License-Free Trial: No license file is required during the trial period.
Version 1.0-beta:
Initial release.