Salesforce Certified AI Specialist — Question 27
A Salesforce Administrator is exploring the capabilities of Einstein Copilot to enhance user interaction within their organization. They are particularly interested in how Einstein Copilot processes user requests and the mechanism it employs to deliver responses. The administrator is evaluating whether Einstein Copilot directly interfaces with a large language model (LLM) to fetch and display responses to user inquiries, facilitating a broad range of requests from users.
How does Einstein Copilot handle user requests in Salesforce?
Answer options
- A. Einstein Copilot will trigger a flow that utilizes a prompt template to generate the message.
- B. Einstein Copilot analyzes the user’s request and LLM technology is used to generate and display the appropriate response.
- C. Einstein Copilot will perform an HTTP callout to an LLM provider.
Correct answer: B
Explanation
The correct answer is B because Einstein Copilot indeed uses LLM technology to assess user requests and generate appropriate responses. Option A is incorrect as it describes a flow-based approach that does not utilize LLM technology for response generation. Option C is also wrong because it suggests an HTTP callout method, which is not the mechanism employed by Einstein Copilot to handle user inquiries.