Agentforce Data Library in Salesforce Prompt Builder
We can make use of Agentforce Data Library in the Salesforce Prompt Builder or Template. We have to refer the Agentforce Data Library Retriever in the Prompt Template to invoke ....
We can make use of Agentforce Data Library in the Salesforce Prompt Builder or Template. We have to refer the Agentforce Data Library Retriever in the Prompt Template to invoke ....
To invoke the Salesforce Prompt Templates using REST API, we have to make use of Salesforce standard REST API endpoint available. Endpoint URL: https://{Your Domain URL}/einstein/prompt-templates/promptTemplateDevName/generations Sample Salesforce Prompt Template: ....
Salesforce Connect API can be used to invoke Prompt Template using Apex. Sample Prompt Template: Sample Template Content: You are a support representative who is tasked with creating a short ....
Field Generation Prompt Template Type can be used in Salesforce to Summarize the case record. In this Blog Post, I have used Case Subject and Case Comments to generate the ....