Sign in Publish

What is a prompt?

What is it?

A prompt is a reusable text template with variables in double braces, for example {{product}}. Fill in the variables, then send it to the model.

When to use it

  • Standardize a recurring request (summary, translation, classification).
  • Share a wording that works well with your team.

Page fields

TemplateThe prompt text with its {{name}} variables.
VariablesDetected automatically in the template.
Target modelGeneral, or the model the prompt was written for.

How to use it

“Use” tab: download the JSON; the Python example shows how to fill the variables.

Browse Prompts →