Learn the basics of writing and managing prompts in the Latitude editor.
<system>
, <user>
, and <assistant>
tags.{{ topic }}
in your prompt. You can use, read, and write data from these variables all over your prompt.
All variables defined in the prompt without a value are automatically added as Input Parameters, which can be filled in via the
Playground or API calls.
Learn more about Variables in PromptL.
Input parameters will automatically appear in the Playground for easy testing.
/* comments */
directly within the editor for feedback and discussion.