Halloween Special - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

Salesforce-AI-Specialist Salesforce Certified AI Specialist Exam Questions and Answers

Questions 4

Universal Containers wants touse an external large languagemodel (LLM) in Prompt Builder.

What should an AI Specialist recommend?

Options:

A.

Use Apex to connect to an external LLM and ground the prompt.

B.

Use BYO-LLM functionality in Einstein Studio,

C.

Use Flow and External Services to bring data from an external LLM.

Buy Now
Questions 5

Universal Containers wants to reduce overall agent handling time minimizing the time spent typing routine answers for common questionsin-chat, and reducing the post-chat analysis by suggesting values for case fields.

Which combination of Einstein for Service features enables this effort?

Options:

A.

Einstein Service Replies and Work Summaries

B.

Einstein Reply Recommendations and Case Summaries

C.

Einstein Reply Recommendations and Case Classification

Buy Now
Questions 6

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?

Options:

A.

Einstein Copilot will trigger a flow that utilizes a prompt template to generate the message.

B.

Einstein Copilot will perform an HTTP callout to an LLM provider.

C.

Einstein Copilot analyzes the user's request and LLM technology is used to generate and display the appropriate response.

Buy Now
Questions 7

When a customer chat is initiated, which functionality in Salesforce provides generative AI replies or draft emails based on recommended Knowledge articles?

Options:

A.

Einstein Reply Recommendations

B.

Einstein Service Replies

C.

Einstein Grounding

Buy Now
Questions 8

An AI Specialist wants to include data from the response ofexternal service invocation (REST API callout) into the prompt template.

How should the AI Specialist meet this requirement?

Options:

A.

Convert the JSON to an XML merge field.

B.

Use External Service Record merge fields.

C.

Use “Add Prompt Instructions” flow element.

Buy Now
Questions 9

In Model Playground, which hyperparameters of an existing

Salesforce-enabled foundational model can an AI Specialist change?

Options:

A.

Temperature, Frequency Penalty, Presence Penalty

B.

Temperature, Top-k sampling, Presence Penalty

C.

Temperature, Frequency Penalty, Output Tokens

Buy Now
Questions 10

Universal Containers wants to make a sales proposal and directly use data from multiple unrelated objects (standard and custom) inaprompt template.

What should the AI Specialist recommend?

Options:

A.

Create a Flex template to add resources with standard and custom objects as inputs.

B.

Create a prompt template passing in a special custom object that connects the records temporarily,

C.

Create a prompt template-triggered flow to access the data from standard and custom objects.

Buy Now
Questions 11

An AI Specialist needs to create a prompt template to fill a custom field named Latest Opportunities Summary on the Account object with information from the three most recently opened opportunities.

How should the AI Specialist gather the necessary data for the prompt template?

Options:

A.

Create a flow to retrieve the opportunity information.

B.

Select the Account Opportunity object as a resource when creating the prompt template.

C.

Select the latest Opportunities related list as a merge field.

Buy Now
Questions 12

Universal Containers (UC) recently rolled out Einstein Generative capabilities and has created a custom prompt to summarize case

records. Users have reported that the case summaries generated are not returning the appropriate information.

What is a possible explanation for the poor prompt performance?

Options:

A.

The data being used for grounding Is incorrect or incomplete.

B.

The prompt template version is incompatible with the chosen LLM.

C.

The Einstein Trust Layer is incorrectly configured.

Buy Now
Questions 13

Where should the AI Specialist go to add/update actions assigned to a copilot?

Options:

A.

Copilot Actions page, the record page for the copilot action, or the Copilot Action Library tab

B.

Copilot Actions page or Global Actions

C.

Copilot Detail page, Global Actions, or the record page for the copilot action

Buy Now
Questions 14

An AI Specialist wants to ground a new prompt template with the User related list.

What should the AI Specialist consider?

Options:

A.

The User related list should have View All access.

B.

The User related list needs to be included on the record page.

C.

The User related list is not supported in prompt templates.

Buy Now
Questions 15

Universal Containers (UC) wants to offer personalized service experiences and reduce agent handling time with Al-generated email responses, grounded in Knowledge base.

Which AI capability should UC use?

Options:

A.

Einstein Email Replies

B.

Einstein Service Replies for Email

C.

Einstein Generative Service Replies for Email

Buy Now
Questions 16

An AI Specialist is creating a custom action in Einstein Copilot.

Which option is available for the AI Specialist to choose for the custom copilot action?

Options:

A.

Apex trigger

B.

SOQL

C.

Flows

Buy Now
Questions 17

How does the Einstein Trust Layer ensure that sensitive data isprotected while generating useful and meaningful responses?

Options:

A.

Masked data will be de-masked during response journey.

B.

Masked data will be de-masked during request journey.

C.

Responses that do not meet the relevance threshold will be automatically rejected.

Buy Now
Questions 18

What is the correct process to leverage Prompt Builder in a Salesforce org?

Options:

A.

Select the appropriate prompt template type to use, select one of Salesforce's standard prompts, determine the object to associatethe prompt, select a record tovalidate against, and associate the prompt to an action.

B.

Select the appropriate prompt template type to use, develop the prompt within the prompt workspace, select resources to dynamically insert CRM-derived grounding data, pick the model to use, and test and validate the generated responses.

C.

Enable the target object for generative prompting, develop the prompt within the prompt workspace, select records to fine-tune and ground the response, enable the Trust Layer, and associate the prompt to an action.

Buy Now
Questions 19

Northern Trail Outfitters (NTO) wants to configure Einstein Trust Layer in its production org but is unable to see the option on the Setup page.

After provisioning Data Cloud, which step must an Al Specialist take to make this option available to NTO?

Options:

A.

Turn on Einstein Copilot.

B.

Turn on Einstein Generative AI.

C.

Turn on Prompt Builder.

Buy Now
Questions 20

An Al Specialist is tasked with configuring a generative model to create personalized sales emails using customer data stored in Salesforce. The AI

Specialist has already fine-tuned a large language model (LLM) on the OpenAI platform. Security and data privacy are critical concerns for the client.

How should the AI Specialist integrate the custom LLM into Salesforce?

Options:

A.

Create an application of the custom LLM and embed it in Sales Cloud via iFrame.

B.

Add the fine-tuned LLM in Einstein Studio Model Builder.

C.

Enable model endpoint on OpenAl and make callouts to the model to generate emails.

Buy Now
Questions 21

Universal Containers (UC) wants to enable its sales team with automatic post-call visibility into mention of competitors, products, and other custom phrases.

Which feature should the AI Specialist set up to enable UC's sales team?

Options:

A.

Call Summaries

B.

CallExplorer

C.

Call Insights

Buy Now
Questions 22

What is the primary function of the planner service in the Einstein Copilot system?

Options:

A.

Generating record queries based on conversation history

B.

Offering real-time language translation during conversations

C.

Identifying copilot actions to respond to user utterances

Buy Now
Questions 23

An AI Specialist implements Einstein Sales Emails for a sales team. The team wants to send personalized follow-up emails to leads basedon their interactions and data stored in Salesforce. The AI Specialist needsto configure the system to use the most accurate and up-to-date information for email generation.

Which grounding technique should the AI Specialist use?

Options:

A.

Ground with Apex Merge Fields

B.

Ground with Record Merge Fields

C.

Automatic grounding using Draft with Einstein feature

Buy Now
Questions 24

Universal Containers wants to allow its service agents to query the current fulfillment status of an order with natural language. There is an existing autolaunched flow to query the information from Oracle ERP, whichis the system of record for the order fulfillment process.

How should an AI Specialist apply the power of conversational AI to thisuse case?

Options:

A.

Create a Flex prompt template in Prompt Builder.

B.

Create a custom copilot action which calls a flow.

C.

Configure the Integration Flow Standard Action in Einstein Copilot.

Buy Now
Questions 25

Universal Containers is evaluating Einstein Generative AI features to improve the productivity of the service center operation.

Which features should the AI Specialist recommend?

Options:

A.

Service Replies and Case Summaries

B.

Service Replies and Work Summaries

C.

Reply Recommendations and Sales Summaries

Buy Now
Questions 26

What is the main purpose of Prompt Builder?

Options:

A.

A tool for developers to use in Visual Studio Code that creates prompts for Apex programming, assisting developers in writing code more efficiently.

B.

A tool that enables companies to create reusable prompts for large language models (LLMs), bringing generative AI responses to their flow of work

C.

A tool within Salesforce offering real-time Al-powered suggestions and guidance to users, Improving productivity and decision-making.

Buy Now
Questions 27

An AI Specialist wants to use the related lists from an account in a custom prompt template.

Whatshould the AI Specialist considerwhen configuring the prompt template?

Options:

A.

The text encoding (for example, UTF-8, ASCII) option

B.

The maximum number of related list merge fields

C.

The choice between XML and JSON rendering formats for the list

Buy Now
Exam Name: Salesforce Certified AI Specialist Exam
Last Update: Oct 18, 2024
Questions: 92

PDF + Testing Engine

$48  $159.99

Testing Engine

$36  $119.99
buy now Salesforce-AI-Specialist testing engine

PDF (Q&A)

$30  $99.99
buy now Salesforce-AI-Specialist pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 18 Oct 2024