Instructions sent on every prompt run, which set behavior rules for the large language model, based on your requirements. Use {{variable}} tags from the Variables Schema to add dynamic values, which are replaced with actual Variable Samples when you run the prompt.
Prompt Variables
The Variables Schema (in JSON format) that defines the various {{variable}} tags used in the Prompt Template. The schema is also used to validate the Variable Samples (also JSON), which are passed into the prompt on each run.
Prompt Preview
Instructions sent to the large language model when you click ’Run Prompt’. Notice how the {{variable}} tags from the Prompt Template are replaced with the actual Variable Samples you’ve provided.
The output provided by the large language model in response to your prompt. Use this to test your prompt and iterate on it until you get the desired output, based on your requirements.