New Playground features: Generate in the Playground

Easily generate prompts, function definitions, and structured output schemas in the playground using the Generate button. The generated prompts provide a solid starting point for your projects, serving as an excellent foundation to then build out more specific requirements. Get started in the Playground.

7 Likes


this is working great, thank you for creating this topic!

I like it! I noticed that prompts it generates generally have a certain structure to them (list the steps, specify the output format, give examples, etc.). To build this feature, did you basically fine-tune gpt-4o on a bunch of examples of “good” prompts? Or was there more to it than that?