Nutanix Certified Professional - Artificial Intelligence v6.10 - NCP-AI 模擬練習

What does the Sample Request code include?

正解: C
A development team is building a new AI-powered customer service chatbot. They have successfully integrated an LLM from Hugging Face into their application via a Nutanix Enterprise AI (NAI) endpoint. The NAI administrator has confirmed the endpoint is in the 'Active' state, and internal sample requests run from the NAI Endpoint section return an 'accurate' response and 'Succeeded' status.
However, the developers report that the chatbot frequently provides vague or irrelevant answers to user queries, leading to low customer satisfaction scores. They describe the LLM's performance for this specific chatbot task as "suboptimal." What should the administrator advise the developers to do next to improve the quality of the LLM's responses for the customer service chatbot task?

正解: D
Which user type is the first AI/ML admin user who installs Nutanix Enterprise AI on the Kubernetes cluster?

正解: B
An administrator has successfully completed the Create an Endpoint wizard and returned to the Endpoint widget to note that the new endpoint displays a status of FaileD.
The administrator does not see any obvious error message associated with the failed status and decides to engage Nutanix Support.
Which command output should be provided when raising the Nutanix Support case?

正解: C
How should a non-text-generation LLM endpoint be tested?

正解: A
What minimum persistent storage is required for the nai-db app when deploying Nutanix Enterprise AI platform?

正解: C
What is the correct endpoint PATH that is displayed in the NAI Dashboard?

正解: B
An administrator is working with a development team to integrate a customer service application with a large language model deployed on the Nutanix Enterprise AI platform. The model provides natural language responses, and the secure application needs to send user input and receive model-generated replies in real time.
The following requirements must be met:
The application must be connected to the correct API endpoint exposed by the model.
A valid API key must be used to authenticate each request.
The response format must match the expected schema in the application.
The administrator must test and confirm successful communication before production rollout.
Which step should the administrator perform to configure and validate the application successfully?

正解: A