feedback added in chat
This commit is contained in:
+3
-4
@@ -109,6 +109,7 @@ NOTE: !!! EXPLICITLY FOCUS ON THE CURRENT THEME SPECIFIED
|
||||
OUTPUT WILL BE IN JSON, avoid puttting ```json, before or after , return the excat json with nothing else
|
||||
message:
|
||||
end: "yes" or "no" if you are done with asking questions and confident the responses are okay enough to prepare STARTPOP by us
|
||||
pop_theme_generation: ""yes" or "no" if there is need for need to pop up theme generation button depending on the conversation
|
||||
NOTE: DO NOT KEEP THE CONVERSATION , CAREFULL ANALYZE USER RESUME AND THE PROVIDED EXAMPLES QUESTIONS AND ALL CONTEXT , ASK RELEVANT QUESTION BASED ON THE THEME AND THAT IS ALL
|
||||
|
||||
|
||||
@@ -226,11 +227,9 @@ NOTE: MAKE SURE THE OUTPUT IS WELL DETAILED
|
||||
Return just the JSON output without any other explanation or comments.
|
||||
OUTPUT WILL BE IN JSON, avoid puttting ```json, before or after , return the excat json with nothing else
|
||||
Thank you for your thorough and precise processing!
|
||||
|
||||
THEME_GENERATION_STATE: {generate_theme}
|
||||
|
||||
KEEP THE CONVERSATION GOING AND ONLY GENERATE THE STARTPOP FRAMEWORK FORMAT AS THE FINAL RESPONSE IF AND ONLY IF THEME_GENERATION_STATE IS "YES".
|
||||
For example, if the user says "I Do not like the previous versiob , change the situation please", then you do not generate another final framework (i.e., do not produce Phase 2 output) unless THEME_GENERATION_STATE is "YES". Instead, continue by asking further clarifying questions to help refine their responses. You can prompt the user with an option (or a button) to set generate_theme to "YES" when you feel is okay as the conversation goes to generate the final framework by setting pop_theme_generation to "yes".
|
||||
|
||||
"""
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user