QuestionQ16
Create intelligent applicationsA company creates a canvas app that support agents use to enter customer notes and generate a summarized response by using a custom prompt.
The company requires the following functionality in the prompt:
- Generate the summary immediately when an agent selects a button in the app.
- Provide the prompt with the current user-entered data.
You need to run the prompt.
Which two actions should you take? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Choose two
- A Run the prompt through a cloud flow from the button.
- B Pass user input as parameters to the prompt.
- C Invoke the prompt directly from app logic.
- D Publish the prompt for reuse in the environment.
- E Update the app settings.
Community Discussion