fixed indexing on feedback
This commit is contained in:
@@ -2,7 +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.
|
||||
Some vague feedback themes have been provided, each having a weight value from 1 to 6.
|
||||
|
||||
Guidelines:
|
||||
Please generate some number of individual writing prompts in English following these guidelines.
|
||||
@@ -15,9 +15,12 @@ The history will allow for reducing repetition, however some thematic overlap is
|
||||
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.
|
||||
A JSON of single-word feedback themes is provided with each having a weight value from 1 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.
|
||||
Only gently influence writing prompts with these. It is better to have all generated prompts ignore a theme than have many reference a theme too overtly.
|
||||
If a theme word is submitted with a weight of 1, there should be a fair chance that no generated prompts consider it.
|
||||
If a theme word is submitted with a weight of 6, there should be a high chance at least one generated prompt considers it.
|
||||
THESE ARE NOT SIMPLY WORDS TO INSERT INTO PROMPTS. They are themes that should only be felt in the background.
|
||||
|
||||
Expected Output:
|
||||
Output as a JSON list with the requested number of elements.
|
||||
|
||||
Reference in New Issue
Block a user