Prompt Designer
The Prompt Designer gives you a UI to tweak and design your prompts that you pass into your Chat nodes.
It is accessible either by:
- Clicking the "Prompt Viewer" tab at the top of Rivet
- Clicking the flask icon on the output of a Chat node.
When clicking the flask icon, the inputs and output of the Chat node will be copied into the Prompt Designer automatically.
Messages
The left side of the Prompt Designer contains the list of messages that will be sent to GPT. You can add, remove, and edit messages here.
Response
The middle of the Prompt Designer contains the response from GPT.
Parameters
The right side of the Prompt Designer contains tweakable parameters for GPT, such as the temperature, max tokens, etc.
Once you have tweaked your prompt, and set the settings to your desired values, you can click Run at the bottom left to test your prompt.