A developer wants an action step to call a watsonx.ai model for summarization. What extension type is 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 — generative ai extension configured with the watsonx.ai project and model details is your go-to move. The Generative AI extension is the built-in; purpose-built integration for calling 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; purpose-built integration for calling watsonx.ai foundation models from within actions. It provides a configuration-driven interface rather than requiring manual API spec import or raw webhook setup. The correct answer, "Generative AI extension configured with the watsonx.ai project and model details", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("Custom OpenAPI extension importing the full watsonx.ai API spec", "Search skill configured with a watsonx.ai knowledge base", "A webhook action step pointing to the model REST endpoint") 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.