home/writing/prompt-editor

Prompt Editor

GPTClaudeGemini··790 copies·updated 2026-07-14
prompt-editor.prompt
---
title: 'Prompt Editor'
---
The Prompt Editor is where you can edit your prompt content and settings.

When selecting a prompt from the Prompts page, you will be met with the Prompt view, which contains multiple tabs. The main tab is the **Prompt Editor**.

<Frame caption="Prompt Editor Tab">
  <img src="/platform/prompt-management/prompt-editor.png" />
</Frame>

## Prompt Content

On the left-hand side you will find a text area. This is where you can write the content of your prompt.

<Tip>
You can specify variables using curly braces, which allows you to dynamically replace values when calling the LLM provider using the Pezzo Client. For example - `{name}`.
</Tip>

## Prompt Settings

On the right-hand side you will find the settings for your prompt. The first setting is the provider. Currently, Pezzo supports the following:
- OpenAI Chat Completion
- Azure OpenAI Chat Completion (Coming Soon)
- Anthropic (Coming Soon)

After selecting the provider, a set of settings will appear which are specific to that provider. You can tune these settings and commit them in a specific version, so they are automatically fetched by the Pezzo Client.

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{name}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo pezzolabs/pezzo (Apache-2.0). A "Prompt Editor" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

pezzolabs/pezzo · Apache-2.0