Skip to content

Releases: zia-ai/humanfirst

2021-02-08

08 Feb 22:40
Compare
Choose a tag to compare

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

01 Dec 17:27
Compare
Choose a tag to compare

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

16 Nov 20:50
Compare
Choose a tag to compare

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

16 Nov 20:48
Compare
Choose a tag to compare

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

02 Nov 19:35
Compare
Choose a tag to compare

Features

  • Added a Help section to main layout
    image

  • access to demo workspaces
    image

  • access to demo data sets
    image

  • 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

02 Nov 19:27
Compare
Choose a tag to compare

Features

  • Simplified labeled data UI
    image

  • Simplified Unlabeled data UI
    image

Fixes

  • Major performance improvements

2020-10-05

05 Oct 19:25
Compare
Choose a tag to compare

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

28 Sep 17:36
Compare
Choose a tag to compare

Feature changes

  • introduced Help links throughout the product to quickly reach more detailed documentation
    image

  • 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.
    image

  • 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

29 Oct 19:53
Compare
Choose a tag to compare
  • Adds support for creating machine user and api keys

CLI 1.35.0

23 Sep 00:18
Compare
Choose a tag to compare

This release introduces commands for creating and updating custom integrations.