Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam Agentforce-Specialist Topic 3 Question 266 Discussion

Actual exam question for Salesforce's Agentforce-Specialist exam
Question #: 266
Topic #: 3
Choose 1 option.
Cloud Kicks (CK) recently finished the development of a new prompt template that uses its own large language model (LLM). CK is deploying a prompt template from a sandbox to a production org, and is receiving an error. When trying to deploy the change set, CK is getting an error related to the LLM used in the prompt template.
What is the cause of the error?

Suggested Answer: C Vote an answer

As documented in the AgentForce Prompt Template and BYOLLM (Bring-Your-Own-LLM) Deployment Guide, each prompt template references a specific LLM configuration by name and ID. When migrating components between environments (e.g., from sandbox to production), the referenced LLM must also exist in the target org with the exact same name and identifier.
If the LLM configuration is missing or named differently in production, the deployment fails, as the prompt template cannot resolve its model dependency.
Option A is incorrect because specifying a custom LLM type does not resolve the missing configuration issue.
Option B is incorrect because BYOLLM is supported in production, provided it is correctly registered.
Therefore, the error occurs because the LLM name or configuration ID does not match between sandbox and production, making Option C the correct answer.
Reference: AgentForce BYOLLM Configuration and Deployment Guide - "Managing Model References Across Environments."

by Veromca at Jun 10, 2026, 06:21 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.