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 that controls randomness and creativity in the model's generated responses. 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 or goal for interacting with the BOT. 05
Specify the PERSONA as the expert role the BOT will emulate to tailor responses appropriately. 06
Set the variables: fill 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.