While this doesn’t further the conversation on similarity this adds a hint of flavour to the thread.
I have been working on a Macro calling System for prompts, it has proved particularly useful in testing for image prompts which require some setup of parameters like Widescreen or Exact Text
ImageTextUnchanged(“Two puppies playing together on a spring meadow. Seed=TZy8X”
ImageTextUnchangedWidescreen(“Two puppies playing together on a spring meadow. Seed=TZy8X”
Although this doesn’t work well directly on 4o (Yet) I have created a GPT where the success rate is relatively high.
I wouldn’t imagine I have the best prompt above… Maybe it could be shortened/enhanced further
The basic aim is for it to be readable text that also describes the required execution with parameters comma delimited in brackets.
A further useful example of usage can be found in this post:
For this one you may need to custom design some Macros first. Which is a little more complicated but super helpful!