Add select box for steps optimized prompt [closed]
kimtth opened this issue · 0 comments
kimtth commented
Backend
imgStepPrompt = '''
Please generate steps list based on the user's query or a topic within it.
Each step should be concise and clear, less than 20 characters suitable for assisting children educations.
This output will be used for image searches, so please consider that.
Output should be comma-separated string without any additional explanation.
The user query
{query}
Example of output
Look at the picture, Read the text, Listen to the audio, Repeat the word, Repeat the sentence
'''