How can a developer prevent the search skill from surfacing very low-relevance results?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Todd Lammle: 'Imagine you're building a chatbot and this exact situation comes up — configure a relevance confidence threshold in the search skill settings is your go-to move. The search skill configuration allows setting a relevance or confidence cutoff so that passages below the threshold are filtered out rather than shown to the user. This is a classic Domain 3: Connect AI and External Knowledge concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The search skill configuration allows setting a relevance or confidence cutoff so that passages below the threshold are filtered out rather than shown to the user. Passage length; entity sensitivity; and session timeout do not control search relevance filtering. The correct answer, "Configure a relevance confidence threshold in the search skill settings", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("Set a minimum passage length in web chat settings", "Adjust entity detection sensitivity in NLU settings", "Reduce the session timeout value") may appear relevant but each misses a key requirement or introduces a step that is either unnecessary or belongs to a different workflow. Mastering the distinction between these approaches is essential for effective watsonx Assistant implementations and is a core focus of the Domain 3: Connect AI and External Knowledge section of the certification exam.