Select Project and Open Playground
Select Model and Enter API Keys
Configure Model Settings
Configure Prompt Data
{{variable_name}}
). Add new variable options with the new tab icon next to “Variable Set” and fill them in with different values to be used in place of your variable.You can also use nested variables by entering JSON formatted key-value pairs into the “Variable Set” text input field. Then, refer to their values with either {{key}}
or {{input.key}}
{{pepperoni}}
and {{input.pepperoni}}
will result in “pepperoni pizza” being used in the prompt. This approach is great for testing how changing individual words in a prompt structure affects outputs.Add new messages beyond the initial prompt with the ”+ Add Message” button below the prompt field. New messages can be from the user or the model (“system”).Add Metrics
Add More Models, Prompts, and Settings
Run Experiments
Review Outputs
Log Experiment Results
Continue Experimenting!
{{variable_name}}
) and add variable values in the variable entry field (#9). Learn more about prompts and variables →