Writing Prompts
Prompts are reusable templates with {{ variable }} placeholders. The editor has tabs for writing, history, testing, and evaluation.
Templates and variables
A prompt is a template. Anywhere you want to substitute a value at run time, use double-brace syntax. PromptVersions detects every placeholder automatically and lists it in the Variables panel.
Fill in each variable in the Variables panel. Your values are saved to your browser immediately and synced to the server shortly after, so they're there when you come back. An amber “Unsaved” badge appears while a sync is pending.
The editor tabs
Running a prompt
Pick a provider and model, fill in the variables, and hit Run. The response streams back token by token. Every run is logged to your usage history (best-effort) so you can track cost and latency later. See Running & Comparing.