dense-analysis/neural

Generate multiple outputs generated from a given prompt

Angelchev opened this issue · 0 comments

It is possible that a single instance of a generated output is not satisfactory. However, generating from a selection of 3-5 and previewing them might solve this issue, which is particularly helpful for more creative and open-ended prompts.

The OpenAI exposes the ability to generate multiple output instances in a single request, so it should be possible to do this.

We will need to consider how that looks from a UX perspective, perhaps presenting the choices in a floating window that would allow you to navigate through the various versions and confirm the best one.