🖥 CLI​
Version 0.11.2
released, notable changes:
- Improved output for
evaluate asr
andevaluate nlu
commands. - Updated default config file created when running
create
. - Improved error handling.
🔮 Dashboard​
- Improved application empty state and onboarding views.
- Fix a bug where a previously deployed application that is currently in training couldn't be previewed.
- Fixes to local storage handling.
🚀 Streaming & Batch API​
As of next week, we're switching to using lowercase letters in the transcript from our APIs. The intent and entities will be unaffected by this, but after the change the contents of the segment.words
list would be in lowercase.
If you are currently relying on the transcripts being in uppercase for some feature, please make sure to update that logic. For most users this won't be an issue, though.