Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Breaking Changes

  • The property msg.payload.orbita.mulitmodal will be removed in version v4.1. You will receive the below warning when using the multimodal property.

    Please consider using msg.payload.multiagent property instead.

  • In Answers > Advanced tab, you can set a fallback relationship for the K-Graph.
    If the user’s utterance contains a topic but doesn't have a relationship and if a default relationship is not set in the Answers Manager node, then the bot will check for the Fallback relationship (if any) and respond with the Fact content that corresponds to the topic(user’s utterance) and fallback relationship (if any).

...

  • As a flow studio user, you can end a session optionally via End control > directive tab > End session checkbox.

  • An error message “Cannot find the control IDControl ID # not found“ is shown when a linked control (in link flow control) is deleted or when the flow manager node cannot find a valid control id.

...