A developer wants to display a product image in web chat when a user asks about a product. Which response type should be used?
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 — image response is your go-to move. The image response type renders an image URL as a visual element in the web chat. This is a classic Domain 7: Multi-Modal Integration concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The image response type renders an image URL as a visual element in the web chat. Audio responses play audio files. iFrame responses embed a web page. SMS responses output text-only content and do not support inline image rendering. The correct answer, "Image response", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("Audio response", "iFrame response", "SMS response type") 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 7: Multi-Modal Integration section of the certification exam.