
Prompt Editor Tab
Prompt Content
On the left-hand side you will find a text area. This is where you can write the content of your prompt.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}
.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)