Add the custom prompt name to dialog title when {%additional_text%} is used
Your idea
Prerequiste: One or more custom placeholders {%thunderai_custom_prmt_xxxxx%} each using the placeholder {%additional_text%} exists and are used in the same prompt.
If you use a custom placeholder {%thunderai_custom_prmt_xxxxx%} within a prompt, you won't be able to see which custom prompt it is when the prompt appears when executing the prompt.
This is a problem if you use more than one custom prompt.
My idea is to display the custom prompt name in the dialog title.
Show
Fügen Sie hier den zusätzlichen Text für die Eingabeaufforderung <custom prompt name> ein.
instead of
Fügen Sie hier den zusätzlichen Text für die Eingabeaufforderung ein.
Note: I'm using German. I do not know the english title.
In English, this could be:
Show
Insert the additional text for the <custom prompt name> prompt here.
instead of
Insert the additional text for the prompt here.
Value
Currently, if you have more than one custom prompt each using the placeholder {%additional_text%} , it is not useful because you don't know what to enter.
Use case:
Add additional instructions like
- target group:
- role:
- output format:
- ...
Each additional prompt instruction is then a custom placeholder
Additional information
Great idea, I'll add it in the next version! Thank you.
Working on this idea, I found this bug: #554. I need to fix that before working on this issue.