dense-analysis / dense-analysis/neural
Generate multiple outputs generated from a given prompt
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 510
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.