経営陣は、顧客とのより生産的な会話を促進するために、大規模言語モデル (LLM) によって作成された要約または説明を動的なフォーム フィールドに入力する必要があります。また、経営陣は、AI 戦略で考慮されるよう、人間を常に関与させたいと考えています。
AI スペシャリストはどのプロンプト テンプレート タイプを推奨すべきでしょうか?
正解:B
The correct answer is Field Generation because this template type is designed to dynamically populate form fields with content generated by a large language model (LLM). In this scenario, leadership wants a dynamic form field that contains a summary or description generated by AI to aid customer interactions. Additionally, they want to keep a human in the loop, meaning the generated content will likely be reviewed or edited by a person before it's finalized, which aligns with the Field Generation prompt template.
* Field Generation: This prompt type allows you to generate content for specific fields in Salesforce, leveraging large language models to create dynamic and contextual information. It ensures that AI content is available within the record where needed, but it allows human oversight or review, supporting the "human-in-the-loop" strategy.
* Sales Email: This prompt type is mainly used for generating email content for outreach or responses, which doesn't align directly with populating fields in a form.
* Record Summary: While this option might seem close, it is typically used to summarize entire records for high-level insights rather than filling specific fields with dynamic content based on AI generation.
Salesforce AI Specialist References:
* You can explore more about these prompt templates and AI capabilities through Salesforce documentation and official resources on Prompt Builder: https://help.salesforce.com/s/articleView?
id=sf.prompt_builder_templates_overview.htm