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.
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?
This is a great tool, I am new to OpenAI and I think I will start from here…
It also is missing a quality of “programming”, with a “you are” and a “you do” attitude in the output; instead there’s often ambiguous examples produced that would be far better as rewarded few-shot if that were to be done. Numbered instructions the “generate” AI follows don’t directly relate to thinking, procedural production, nor style.
The system instruction is written as if it was just a user input, but with no data to act on. Perhaps AI, given some instructions, is not sure if it follows the instructions or implements the instructions.
This topic was automatically closed after 7 days. New replies are no longer allowed.