Example workflow for how to use text gen plus random choice to get truly diverse prompts. Simply asking a text gen model to generate a random prompt often leads to very similar outputs for the same input, even with high temperature settings. This is solved by having earlier text gen models make a list of possible concepts, and then selecting one of those concepts at random.



