An engineer needs to connect watsonx Assistant to IBM watsonx.ai so the assistant can invoke a foundation model for generating responses. Which configuration step is required inside the watsonx Assistant interface?
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 — create a custom extension using the watsonx.ai openapi specification and supply the api key and project id is your go-to move. 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
Connecting watsonx Assistant to watsonx.ai requires adding a custom extension built from the watsonx.ai REST API's OpenAPI specification. During setup the engineer provides an IAM API key and the watsonx.ai project ID so the assistant can authenticate and invoke foundation models. There is no built-in toggle or App Connect pathway that replaces this step. The correct answer, "Create a custom extension using the watsonx.ai OpenAPI specification and supply the API key and project ID", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("Install the watsonx.ai connector from the IBM App Connect Enterprise catalog", "Enable the Foundation Model toggle located in the dialog skill's advanced settings panel", "Deploy a webhook endpoint that proxies all requests to the watsonx.ai REST API") 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.