Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The list below represents the features, updates, and fixes included in the Orbita Voice GA Release for January 2020.

What’s new

Experience Manager

  • In schemas, we introduced a new field type for the text area. The admin user will have control over the number of characters that are allowed in the text area. "fieldType": "textarea"

  • In Flow studio, added a new “Link flow” node which can link two flow studio flows.

  • During project export, you will now see a new option to download the json to a file.


    The copy to clipboard option will be disabled if the export json file size is more than 1mb.
    For more information, see Export and import modules from a project

  • Project import can be done using the file or by pasting the json code.

Experience Designer

  • Empty pTags appended above and below the user’s chat bubble in the web chatbot is removed.

  • Changed the labels of the Content node.

NLP

  • Added a new property ngram to the NLP response. If the ngram property is part of the request, the NLP service will generate ngrams for the utterance in the response.

  • Extended the NLP support to extract Entity values or its synonyms with the following characters ~\'-()!@%.,?/_; ${}+^[]<>

  • The duplicate entries in synonyms are removed from the NLP result.

  • A maximum of 10 entities can be selected in the NLP node.

  • The Confidence score is mapped per entity and the scoring is not done for all entities.

Answers

  • Bulk import/Export is available for topics, relationships, and interrogative listing screens.

  • The below properties when fed to the Answers manager node in Experience Designer, will override the default slots that are selected in the node.
    msg.payload.orbita.answers.term
    msg.payload.orbita.answers.relationship
    msg.payload.orbita.answers.whQuestion

  • Topics that are not used in the facts will have an unused tag attached to them.

General Improvements

A few issues were fixed in the current release, including but not limited to the ones described here. If you have any questions regarding an issue not listed below, please contact us.

  • In Answers, any leading or trailing zeros given in the topic title will get trimmed.

  • In Answers, if no topic and no relationship is found in an utterance, the topic will not be taken from the session.

  • In Answers, the search is no more case sensitive.

  • In Answers, the timestamps change only if actual changes are made.

  • In Answers, Changing the letter case will not create new items.

  • No labels