A developer wants to use a watsonx.ai foundation model to generate natural language summaries inside an action. What must be configured?
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 — a generative ai extension connecting the assistant to the watsonx.ai project and model is your go-to move. The Generative AI extension is the built-in mechanism for connecting watsonx Assistant to watsonx. This is a classic Domain 4: Integrate with watsonx concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The Generative AI extension is the built-in mechanism for connecting watsonx Assistant to watsonx.ai foundation models; providing a configured bridge without requiring manual API spec import. A generic webhook or full OpenAPI extension is technically possible but not the recommended path. Phone integration is for voice channels; not text generation. The correct answer, "A Generative AI extension connecting the assistant to the watsonx.ai project and model", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("A webhook pointing to the model endpoint with basic authentication", "A full custom OpenAPI extension importing the watsonx.ai API spec", "A phone integration configured for voice-to-text model responses") 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 4: Integrate with watsonx section of the certification exam.