watsonx Assistant

 View Only
  • 1.  cannot activate coverage in Watson's analytics

    Posted Tue December 15, 2020 11:20 AM

    I would like to activate the coverage feature for my watson assistant, but even after following the instructions I cannot make it happend.

    Here is what I did:

    There are 2 suggestions if coverage is not working:
    1) not enough data coming in => model is already in production
    2) No dialog node is called "Anything else" having an anything_else condition => already did that one

    As I am using a german language skill I also tried calling the node "Andernfalls" instead of "Anything else", as that was IBMs initial translation 


    Here are my thoughts:

    I exported the skill and checked the JSON of it. 
    When creating a skill the "Anything else" is automatically created. I remember deleting that one before and then afterward adding it again.

    Is it possible, that "coverage" only detects this initial "Anything else" with a hard-coded node ID?

     

     

     


    #WatsonAssistant


  • 2.  RE: cannot activate coverage in Watson's analytics

    Posted Mon January 04, 2021 06:41 PM

    It should certainly work by just recreated a node with a condition of ' Anything else '
    Note that it has to be in English, and also has to have a capital A and lower case e.

    Please send a screenshot of this if its still not working so we can investigate

    ------------------------------
    Mitch Mason
    ------------------------------



  • 3.  RE: cannot activate coverage in Watson's analytics

    Posted Mon February 08, 2021 10:19 AM
    Update: The code changed to prevent non-English skills from having to specify the title Anything else in English. The coverage metric now checks for the `anything_else` special condition instead of the "Anything else" title. This change was part of a release on 19 January 2020. For more information, see https://cloud.ibm.com/docs/assistant?topic=assistant-release-notes#19January2021.

    ------------------------------
    Michelle Miller
    ------------------------------



  • 4.  RE: cannot activate coverage in Watson's analytics

    Posted Mon February 08, 2021 01:23 PM
    I saw that it is now working as expected. Thanks a lot for the Update

    ------------------------------
    Stefan Britting
    ------------------------------