Releases: zia-ai/humanfirst
Releases · zia-ai/humanfirst
2021-02-08
Features
- keyboard shortcut (
esc
) to end an on-going labeling flow. - reuse already uploaded data across your workspaces
- Template intents (we're providing 3 by default, to help start new projects).
Bug fixes
- Fixed a UI bug where the intent column expander go in the way of the scroll-bar.
- Fixed inaccurate error reports when a file upload failed
- Fixed bug where the first conversation loaded in the conversation explorer was not auto-selected.
- Fixed NLU training error handling, it now properly reports to the UI.
- Fixed Evaluate error handling, it now properly reports to the UI.
- Fixed a race condition where newly created intents from a labeling flow did not load their training data without a refresh.
2020-12-01
Features
- Completely rethought labeling process, emphasizing quick actions & providing more flexibility at each step.
- Exposing the
curl
request to use when testing your NLU - Added a similarity threshold slider when getting suggestions for an intent.
2020-11-16
Features
Wizards, wizards everywhere!
- Creating a workspace is now guided in a smooth step-by-step wizard experience
- Uploading unlabeled data is now guided by a wizard experience
- Uploading labeled data is now guided by a wizard experience
Fixes
- Sign-up flow has been improved on mobile
2020-11-09
Features
- Clear workspace on import
- Guided tour of Studio
- Improved CTA availability when lacking data for core features
- Added a live-chat option to our help menu
- Improved the data upload experience with a smoother, guided process.
Bug fixes
- Fixed an occasional bug where creating an intent from Unlabeled data loaded the intent without the added training data.
2020-11-02
Features
-
added less heavy-handed guidance in the unlabeled Data workflow and intent refactoring workflow.
Fixes
- Fixed bug preventing the merge of a sub-intent into its parent.
- Fixed bug allowing creation of duplicate training data on an intent
Release 2020-10-26
2020-10-05
Features
- Refactored the explore view to give a greater sense of progress and emphasize classification of selected items.
- added .zip support for importing Botpress projects. Exporting to Botpress format will now generate a .zip of .json files
Fixes
- Fixed a bug causing a freshly created workspace to be inaccessible
2020-09-28
Feature changes
-
introduced Help links throughout the product to quickly reach more detailed documentation
-
Cleanup of the intent creation flow to speed up intent creation, and emphasise intent training within the Intent section.
-
Adding unlabeled data to an intent from the Explore view now validates the decision by showing newly added utterances alongside existing utterances of the target intent.
-
clarified what needs to be done to unlock HumanFirst features (such as importing unlabeled data or porject)
Fixes
- fixed layout & scrolling issues on Safari browsers
CLI 1.63.0
- Adds support for creating machine user and api keys
CLI 1.35.0
This release introduces commands for creating and updating custom integrations.