You can also create raw prompts, where you type out the whole prompt that gets sent to OpenAI, with variables that get replaced by the user input in the App.
This allows you to build anything you can build with OpenAI, and is a better way to test multiple prompts at once as you refine them - and you’re able to export results in a csv for further analysis - or even tuning your own model based on favorite results.