Prompt template
Run these steps in order.
01
Understand the definitions of key components: BOT (user-facing interface), MACHINE (back-end NLP infrastructure), and SYSTEM (complete framework combining BOT and MACHINE). 02
Recognize TEMPERATURE as a parameter controlling randomness and creativity in model outputs. 03
Define DOMAIN as a broad knowledge category and TOPIC as a specific subject within that domain. 04
Identify the TASK AT HAND as the user's specific objective for interacting with the BOT. 05
Specify the PERSONA as the expert role the BOT will emulate to tailor responses. 06
Set the variables by filling in DOMAIN, TOPIC, TASK AT HAND, PERSONA, and TEMPERATURE accordingly. 07
Enable the BOT to emulate the specified PERSONA with expertise in the chosen DOMAIN and TOPIC.