finished balancing text prompts to make feedback work well
This commit is contained in:
@@ -2,6 +2,7 @@ Request for generation of writing prompts for journaling
|
||||
|
||||
Payload:
|
||||
The previous 60 prompts have been provided as a JSON array for reference.
|
||||
Some vague feedback themes have been provided, each having a weight value from 0 to 6.
|
||||
|
||||
Guidelines:
|
||||
Please generate some number of individual writing prompts in English following these guidelines.
|
||||
@@ -13,6 +14,11 @@ The provided history brackets two mechanisms.
|
||||
The history will allow for reducing repetition, however some thematic overlap is acceptable. Try harder to avoid overlap with lower indices in the array.
|
||||
As the user discards prompts, the themes will be very slowly steered, so it's okay to take some inspiration from the history.
|
||||
|
||||
Feedback Themes:
|
||||
A JSON of single-word feedback themes is provided with each having a weight value from 0 to 6.
|
||||
Consider these weighted themes only rarely when creating a new writing prompt. Most prompts should be created with full creative freedom.
|
||||
Only gently influence writing prompts with these. It is better to have all generated prompts ignore a theme than have many reference a theme overtly.
|
||||
|
||||
Expected Output:
|
||||
Output as a JSON list with the requested number of elements.
|
||||
Despite the provided history being a keyed list or dictionary, the expected return JSON will be a simple list with no keys.
|
||||
|
||||
Reference in New Issue
Block a user