AI-201 · Question #108
Universal Containers (UC) wants to create a new Sales Email prompt template in Prompt Builder using the "Save As" function. However, UC notices that the new template produces different results compare
The correct answer is B. Manually add the hyperparameters to the new template.. The 'Save As' function in Prompt Builder copies the prompt text but does not always carry over all model hyperparameters (such as temperature, top-p, or max tokens) that are set on the standard template. These parameters significantly influence output quality and style. The corre
Question
Universal Containers (UC) wants to create a new Sales Email prompt template in Prompt Builder using the "Save As" function. However, UC notices that the new template produces different results compared to the standard Sales Email prompt due to missing hyperparameters. What should UC do to ensure the new prompt template produces results comparable to the standard Sales Email prompts?
Options
- AUse Model Playground to create a model configuration with the specified parameters.
- BManually add the hyperparameters to the new template.
- CRevert to using the standard template without modifications.
How the community answered
(20 responses)- A10% (2)
- B85% (17)
- C5% (1)
Explanation
The 'Save As' function in Prompt Builder copies the prompt text but does not always carry over all model hyperparameters (such as temperature, top-p, or max tokens) that are set on the standard template. These parameters significantly influence output quality and style. The correct fix is to manually inspect and re-add those hyperparameters to the new template. Model Playground (A) is a tool for experimentation but does not propagate settings to Prompt Builder templates. Reverting to the standard template (C) abandons the customization entirely.
Topics
Community Discussion
No community discussion yet for this question.